./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version f8ab0bd5 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.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 22ccde2ce516925ebfe813d783d47f1167b5115e5910734aa9e1bf526ce8c733 --- Real Ultimate output --- This is Ultimate 0.3.0-?-f8ab0bd-m [2025-03-13 22:01:35,259 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:01:35,316 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:01:35,326 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:01:35,326 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:01:35,351 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:01:35,352 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:01:35,352 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:01:35,353 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:01:35,353 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:01:35,354 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:01:35,354 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:01:35,354 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:01:35,354 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:01:35,354 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:01:35,354 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:01:35,354 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:01:35,354 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:01:35,355 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:01:35,355 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:01:35,356 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:01:35,356 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:01:35,356 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:01:35,356 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:01:35,356 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:01:35,357 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:01:35,357 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 -> 22ccde2ce516925ebfe813d783d47f1167b5115e5910734aa9e1bf526ce8c733 [2025-03-13 22:01:35,621 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:01:35,629 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:01:35,632 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:01:35,633 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:01:35,633 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:01:35,634 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-03-13 22:01:36,820 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/84f1b3dbf/7adffaadf2ee42b08dee40f316ddeab2/FLAG112aa92d0 [2025-03-13 22:01:37,104 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:01:37,104 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-03-13 22:01:37,113 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/84f1b3dbf/7adffaadf2ee42b08dee40f316ddeab2/FLAG112aa92d0 [2025-03-13 22:01:37,373 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/84f1b3dbf/7adffaadf2ee42b08dee40f316ddeab2 [2025-03-13 22:01:37,376 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:01:37,378 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:01:37,379 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:01:37,379 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:01:37,382 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:01:37,383 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,385 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5538950 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37, skipping insertion in model container [2025-03-13 22:01:37,385 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,411 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:01:37,586 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:01:37,592 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:01:37,640 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:01:37,671 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:01:37,671 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37 WrapperNode [2025-03-13 22:01:37,672 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:01:37,673 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:01:37,673 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:01:37,673 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:01:37,679 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,690 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,704 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 175 [2025-03-13 22:01:37,705 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:01:37,705 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:01:37,705 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:01:37,706 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:01:37,709 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,709 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,712 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,712 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,717 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,721 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,723 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,723 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,725 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:01:37,729 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:01:37,729 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:01:37,729 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:01:37,730 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (1/1) ... [2025-03-13 22:01:37,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:01:37,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:01:37,759 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-13 22:01:37,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-13 22:01:37,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-13 22:01:37,781 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-13 22:01:37,781 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-13 22:01:37,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-13 22:01:37,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:01:37,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-13 22:01:37,782 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-13 22:01:37,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:01:37,782 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:01:37,782 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:01:37,783 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:01:37,884 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:01:37,886 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:01:38,135 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:01:38,135 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:01:38,135 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:01:38,241 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:01:38,241 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:01:38 BoogieIcfgContainer [2025-03-13 22:01:38,241 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:01:38,245 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:01:38,245 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:01:38,248 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:01:38,248 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:01:37" (1/3) ... [2025-03-13 22:01:38,249 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4194317a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:01:38, skipping insertion in model container [2025-03-13 22:01:38,249 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:01:37" (2/3) ... [2025-03-13 22:01:38,250 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4194317a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:01:38, skipping insertion in model container [2025-03-13 22:01:38,250 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:01:38" (3/3) ... [2025-03-13 22:01:38,251 INFO L128 eAbstractionObserver]: Analyzing ICFG 47_ticket_lock_hc_backoff_vs.i [2025-03-13 22:01:38,262 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:01:38,264 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 47_ticket_lock_hc_backoff_vs.i that has 2 procedures, 149 locations, 1 initial locations, 5 loop locations, and 24 error locations. [2025-03-13 22:01:38,264 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:01:38,318 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:01:38,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 160 transitions, 324 flow [2025-03-13 22:01:38,418 INFO L124 PetriNetUnfolderBase]: 17/243 cut-off events. [2025-03-13 22:01:38,421 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:01:38,426 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247 conditions, 243 events. 17/243 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 963 event pairs, 0 based on Foata normal form. 0/188 useless extension candidates. Maximal degree in co-relation 146. Up to 4 conditions per place. [2025-03-13 22:01:38,426 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 160 transitions, 324 flow [2025-03-13 22:01:38,431 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 160 transitions, 324 flow [2025-03-13 22:01:38,437 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:01:38,446 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;@3d896014, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:01:38,446 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-13 22:01:38,455 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:01:38,455 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-13 22:01:38,455 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:01:38,455 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:38,456 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:01:38,456 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-03-13 22:01:38,460 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:38,460 INFO L85 PathProgramCache]: Analyzing trace with hash -1926757528, now seen corresponding path program 1 times [2025-03-13 22:01:38,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:38,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1556047057] [2025-03-13 22:01:38,465 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:38,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:38,534 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-13 22:01:38,538 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-13 22:01:38,538 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:38,538 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:38,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:38,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:38,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1556047057] [2025-03-13 22:01:38,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1556047057] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:38,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:38,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:01:38,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1246029854] [2025-03-13 22:01:38,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:38,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-13 22:01:38,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:38,596 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-13 22:01:38,597 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-13 22:01:38,598 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 160 [2025-03-13 22:01:38,600 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 160 transitions, 324 flow. Second operand has 2 states, 2 states have (on average 137.0) internal successors, (274), 2 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:38,600 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:38,600 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 160 [2025-03-13 22:01:38,602 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:38,651 INFO L124 PetriNetUnfolderBase]: 9/239 cut-off events. [2025-03-13 22:01:38,651 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:01:38,652 INFO L83 FinitePrefix]: Finished finitePrefix Result has 251 conditions, 239 events. 9/239 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 739 event pairs, 1 based on Foata normal form. 21/221 useless extension candidates. Maximal degree in co-relation 168. Up to 8 conditions per place. [2025-03-13 22:01:38,656 INFO L140 encePairwiseOnDemand]: 141/160 looper letters, 3 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2025-03-13 22:01:38,657 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 126 transitions, 262 flow [2025-03-13 22:01:38,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-13 22:01:38,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-13 22:01:38,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 294 transitions. [2025-03-13 22:01:38,668 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.91875 [2025-03-13 22:01:38,669 INFO L175 Difference]: Start difference. First operand has 152 places, 160 transitions, 324 flow. Second operand 2 states and 294 transitions. [2025-03-13 22:01:38,670 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 126 transitions, 262 flow [2025-03-13 22:01:38,672 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 126 transitions, 262 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:38,674 INFO L231 Difference]: Finished difference. Result has 126 places, 126 transitions, 256 flow [2025-03-13 22:01:38,675 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=160, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=256, PETRI_PLACES=126, PETRI_TRANSITIONS=126} [2025-03-13 22:01:38,677 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -26 predicate places. [2025-03-13 22:01:38,677 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 126 transitions, 256 flow [2025-03-13 22:01:38,678 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 137.0) internal successors, (274), 2 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:38,678 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:38,678 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] [2025-03-13 22:01:38,678 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:01:38,678 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-03-13 22:01:38,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:38,678 INFO L85 PathProgramCache]: Analyzing trace with hash -1504867266, now seen corresponding path program 1 times [2025-03-13 22:01:38,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:38,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [788656432] [2025-03-13 22:01:38,679 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:38,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:38,693 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-13 22:01:38,708 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-13 22:01:38,713 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:38,714 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:38,761 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:38,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:38,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [788656432] [2025-03-13 22:01:38,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [788656432] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:38,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:38,762 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:01:38,762 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1062756563] [2025-03-13 22:01:38,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:38,762 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:01:38,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:38,763 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:01:38,764 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:01:38,789 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 160 [2025-03-13 22:01:38,789 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 126 transitions, 256 flow. Second operand has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:38,790 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:38,790 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 160 [2025-03-13 22:01:38,790 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:38,889 INFO L124 PetriNetUnfolderBase]: 95/809 cut-off events. [2025-03-13 22:01:38,890 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:01:38,895 INFO L83 FinitePrefix]: Finished finitePrefix Result has 998 conditions, 809 events. 95/809 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3874 event pairs, 20 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 994. Up to 128 conditions per place. [2025-03-13 22:01:38,898 INFO L140 encePairwiseOnDemand]: 146/160 looper letters, 19 selfloop transitions, 10 changer transitions 0/138 dead transitions. [2025-03-13 22:01:38,899 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 138 transitions, 338 flow [2025-03-13 22:01:38,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:01:38,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:01:38,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 399 transitions. [2025-03-13 22:01:38,902 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.83125 [2025-03-13 22:01:38,903 INFO L175 Difference]: Start difference. First operand has 126 places, 126 transitions, 256 flow. Second operand 3 states and 399 transitions. [2025-03-13 22:01:38,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 138 transitions, 338 flow [2025-03-13 22:01:38,903 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 138 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:38,907 INFO L231 Difference]: Finished difference. Result has 130 places, 136 transitions, 344 flow [2025-03-13 22:01:38,908 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=160, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=130, PETRI_TRANSITIONS=136} [2025-03-13 22:01:38,909 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -22 predicate places. [2025-03-13 22:01:38,909 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 136 transitions, 344 flow [2025-03-13 22:01:38,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:38,909 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:38,909 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:01:38,910 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:01:38,910 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-03-13 22:01:38,911 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:38,911 INFO L85 PathProgramCache]: Analyzing trace with hash -149530559, now seen corresponding path program 1 times [2025-03-13 22:01:38,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:38,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [493180041] [2025-03-13 22:01:38,912 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:38,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:38,923 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-13 22:01:38,934 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-13 22:01:38,938 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:38,938 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:01:38,939 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:01:38,941 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-13 22:01:38,944 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-13 22:01:38,947 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:38,947 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:01:38,961 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:01:38,961 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:01:38,964 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-13 22:01:38,967 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-03-13 22:01:38,968 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-13 22:01:38,970 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-13 22:01:38,970 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-13 22:01:38,970 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-13 22:01:38,970 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-13 22:01:38,970 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-13 22:01:38,970 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-13 22:01:38,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:01:38,971 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-13 22:01:38,974 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:01:38,974 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:01:39,015 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:01:39,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 213 places, 224 transitions, 458 flow [2025-03-13 22:01:39,085 INFO L124 PetriNetUnfolderBase]: 28/390 cut-off events. [2025-03-13 22:01:39,086 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-13 22:01:39,088 INFO L83 FinitePrefix]: Finished finitePrefix Result has 398 conditions, 390 events. 28/390 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1951 event pairs, 0 based on Foata normal form. 0/299 useless extension candidates. Maximal degree in co-relation 244. Up to 6 conditions per place. [2025-03-13 22:01:39,089 INFO L82 GeneralOperation]: Start removeDead. Operand has 213 places, 224 transitions, 458 flow [2025-03-13 22:01:39,092 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 458 flow [2025-03-13 22:01:39,094 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:01:39,094 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;@3d896014, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:01:39,094 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2025-03-13 22:01:39,097 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:01:39,097 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-13 22:01:39,097 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:01:39,097 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:39,097 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:01:39,097 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-13 22:01:39,097 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:39,097 INFO L85 PathProgramCache]: Analyzing trace with hash -1543337912, now seen corresponding path program 1 times [2025-03-13 22:01:39,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:39,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [247683230] [2025-03-13 22:01:39,097 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:39,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:39,107 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-13 22:01:39,108 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-13 22:01:39,108 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:39,108 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:39,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:39,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:39,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [247683230] [2025-03-13 22:01:39,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [247683230] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:39,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:39,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:01:39,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698005691] [2025-03-13 22:01:39,116 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:39,116 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-13 22:01:39,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:39,117 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-13 22:01:39,117 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-13 22:01:39,117 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 224 [2025-03-13 22:01:39,118 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 224 transitions, 458 flow. Second operand has 2 states, 2 states have (on average 189.0) internal successors, (378), 2 states have internal predecessors, (378), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:39,118 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:39,118 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 224 [2025-03-13 22:01:39,118 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:39,198 INFO L124 PetriNetUnfolderBase]: 30/609 cut-off events. [2025-03-13 22:01:39,198 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-13 22:01:39,202 INFO L83 FinitePrefix]: Finished finitePrefix Result has 648 conditions, 609 events. 30/609 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 3386 event pairs, 7 based on Foata normal form. 65/566 useless extension candidates. Maximal degree in co-relation 388. Up to 28 conditions per place. [2025-03-13 22:01:39,205 INFO L140 encePairwiseOnDemand]: 196/224 looper letters, 5 selfloop transitions, 0 changer transitions 0/177 dead transitions. [2025-03-13 22:01:39,205 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 177 transitions, 374 flow [2025-03-13 22:01:39,206 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-13 22:01:39,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-13 22:01:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 409 transitions. [2025-03-13 22:01:39,208 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9129464285714286 [2025-03-13 22:01:39,208 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 458 flow. Second operand 2 states and 409 transitions. [2025-03-13 22:01:39,208 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 177 transitions, 374 flow [2025-03-13 22:01:39,210 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 177 transitions, 374 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:39,211 INFO L231 Difference]: Finished difference. Result has 177 places, 177 transitions, 364 flow [2025-03-13 22:01:39,211 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=224, PETRI_DIFFERENCE_MINUEND_FLOW=364, PETRI_DIFFERENCE_MINUEND_PLACES=176, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=177, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=364, PETRI_PLACES=177, PETRI_TRANSITIONS=177} [2025-03-13 22:01:39,212 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -36 predicate places. [2025-03-13 22:01:39,212 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 177 transitions, 364 flow [2025-03-13 22:01:39,212 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 189.0) internal successors, (378), 2 states have internal predecessors, (378), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:39,212 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:39,212 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] [2025-03-13 22:01:39,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:01:39,212 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-13 22:01:39,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:39,213 INFO L85 PathProgramCache]: Analyzing trace with hash -1839145922, now seen corresponding path program 1 times [2025-03-13 22:01:39,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:39,213 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1024004798] [2025-03-13 22:01:39,213 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:39,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:39,224 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-13 22:01:39,233 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-13 22:01:39,233 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:39,233 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:39,273 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:39,274 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:39,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1024004798] [2025-03-13 22:01:39,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1024004798] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:39,274 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:39,274 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:01:39,274 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1315710421] [2025-03-13 22:01:39,274 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:39,274 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:01:39,275 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:39,275 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:01:39,275 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:01:39,312 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 224 [2025-03-13 22:01:39,313 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 177 places, 177 transitions, 364 flow. Second operand has 3 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:39,313 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:39,313 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 224 [2025-03-13 22:01:39,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:40,280 INFO L124 PetriNetUnfolderBase]: 1972/9019 cut-off events. [2025-03-13 22:01:40,280 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2025-03-13 22:01:40,310 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12027 conditions, 9019 events. 1972/9019 cut-off events. For 24/24 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 89551 event pairs, 529 based on Foata normal form. 0/7538 useless extension candidates. Maximal degree in co-relation 12022. Up to 2053 conditions per place. [2025-03-13 22:01:40,353 INFO L140 encePairwiseOnDemand]: 203/224 looper letters, 30 selfloop transitions, 15 changer transitions 0/196 dead transitions. [2025-03-13 22:01:40,353 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 196 transitions, 497 flow [2025-03-13 22:01:40,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:01:40,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:01:40,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2025-03-13 22:01:40,355 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8214285714285714 [2025-03-13 22:01:40,355 INFO L175 Difference]: Start difference. First operand has 177 places, 177 transitions, 364 flow. Second operand 3 states and 552 transitions. [2025-03-13 22:01:40,355 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 196 transitions, 497 flow [2025-03-13 22:01:40,357 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 196 transitions, 497 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:40,359 INFO L231 Difference]: Finished difference. Result has 181 places, 192 transitions, 496 flow [2025-03-13 22:01:40,359 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=224, PETRI_DIFFERENCE_MINUEND_FLOW=364, PETRI_DIFFERENCE_MINUEND_PLACES=177, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=162, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=496, PETRI_PLACES=181, PETRI_TRANSITIONS=192} [2025-03-13 22:01:40,360 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -32 predicate places. [2025-03-13 22:01:40,360 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 192 transitions, 496 flow [2025-03-13 22:01:40,360 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:40,360 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:40,360 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] [2025-03-13 22:01:40,361 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:01:40,361 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-13 22:01:40,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:40,361 INFO L85 PathProgramCache]: Analyzing trace with hash -1194413573, now seen corresponding path program 1 times [2025-03-13 22:01:40,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:40,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312096574] [2025-03-13 22:01:40,362 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:40,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:40,375 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-13 22:01:40,385 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-13 22:01:40,385 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:40,385 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:40,796 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:40,796 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:40,796 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [312096574] [2025-03-13 22:01:40,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [312096574] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:40,796 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:40,796 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:01:40,796 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007777203] [2025-03-13 22:01:40,797 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:40,797 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:01:40,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:40,797 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:01:40,797 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:01:40,914 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 224 [2025-03-13 22:01:40,915 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 181 places, 192 transitions, 496 flow. Second operand has 6 states, 6 states have (on average 178.33333333333334) internal successors, (1070), 6 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:40,915 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:40,915 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 224 [2025-03-13 22:01:40,915 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:42,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [214#true, 220#(= |#race~s~0| 0), 49#L704-1true, 199#L702-10true, 131#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:42,473 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-13 22:01:42,474 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:42,474 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:42,474 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:01:42,504 INFO L124 PetriNetUnfolderBase]: 3209/18498 cut-off events. [2025-03-13 22:01:42,505 INFO L125 PetriNetUnfolderBase]: For 1064/1124 co-relation queries the response was YES. [2025-03-13 22:01:42,574 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25843 conditions, 18498 events. 3209/18498 cut-off events. For 1064/1124 co-relation queries the response was YES. Maximal size of possible extension queue 375. Compared 226090 event pairs, 1009 based on Foata normal form. 0/15830 useless extension candidates. Maximal degree in co-relation 25836. Up to 3339 conditions per place. [2025-03-13 22:01:42,643 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 18 selfloop transitions, 14 changer transitions 0/209 dead transitions. [2025-03-13 22:01:42,643 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 209 transitions, 594 flow [2025-03-13 22:01:42,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:01:42,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:01:42,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1095 transitions. [2025-03-13 22:01:42,646 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8147321428571429 [2025-03-13 22:01:42,646 INFO L175 Difference]: Start difference. First operand has 181 places, 192 transitions, 496 flow. Second operand 6 states and 1095 transitions. [2025-03-13 22:01:42,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 209 transitions, 594 flow [2025-03-13 22:01:42,694 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 209 transitions, 564 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:01:42,697 INFO L231 Difference]: Finished difference. Result has 189 places, 206 transitions, 568 flow [2025-03-13 22:01:42,697 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=224, PETRI_DIFFERENCE_MINUEND_FLOW=466, PETRI_DIFFERENCE_MINUEND_PLACES=179, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=192, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=184, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=568, PETRI_PLACES=189, PETRI_TRANSITIONS=206} [2025-03-13 22:01:42,702 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -24 predicate places. [2025-03-13 22:01:42,702 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 206 transitions, 568 flow [2025-03-13 22:01:42,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 178.33333333333334) internal successors, (1070), 6 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:42,702 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:42,702 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:01:42,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:01:42,703 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-13 22:01:42,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:42,703 INFO L85 PathProgramCache]: Analyzing trace with hash -887099323, now seen corresponding path program 1 times [2025-03-13 22:01:42,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:42,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666122251] [2025-03-13 22:01:42,703 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:42,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:42,715 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-13 22:01:42,728 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-13 22:01:42,729 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:42,729 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:42,996 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:42,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:42,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666122251] [2025-03-13 22:01:42,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666122251] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:42,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:42,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:01:42,998 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131366497] [2025-03-13 22:01:42,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:42,999 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:01:42,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:42,999 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:01:42,999 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:01:43,158 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 224 [2025-03-13 22:01:43,160 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 206 transitions, 568 flow. Second operand has 6 states, 6 states have (on average 180.33333333333334) internal successors, (1082), 6 states have internal predecessors, (1082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:43,161 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:43,161 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 224 [2025-03-13 22:01:43,161 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:43,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:43,435 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 22:01:43,435 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 22:01:43,435 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 22:01:43,435 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 22:01:43,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:43,453 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 22:01:43,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:01:43,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:01:43,453 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 22:01:43,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 214#true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:43,458 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 22:01:43,458 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 22:01:43,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:01:43,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:01:43,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 21#L702-9true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:43,473 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 22:01:43,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 22:01:43,473 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 22:01:43,473 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 22:01:43,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([571] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 127#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:43,999 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([571] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 199#L702-10true, 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:43,999 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:01:43,999 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 199#L702-10true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,000 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 199#L702-10true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 21#L702-9true, 234#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,000 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 22:01:44,000 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:01:44,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 118#L704-1true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,094 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-13 22:01:44,094 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:44,094 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:44,094 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:44,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,133 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-13 22:01:44,133 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:44,133 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:44,133 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 89#L702-9true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,210 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,210 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 22:01:44,210 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([571] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 155#thr1ENTRYtrue, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,247 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([571] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 155#thr1ENTRYtrue, 214#true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,247 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,247 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 22:01:44,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, 99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,248 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-13 22:01:44,248 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:01:44,248 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:01:44,248 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 22:01:44,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 223#true, 216#true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,248 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-13 22:01:44,249 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:01:44,249 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:01:44,249 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:01:44,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 155#thr1ENTRYtrue, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,250 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 155#thr1ENTRYtrue, 214#true, 199#L702-10true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,250 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 22:01:44,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 57#L702-5true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,291 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 57#L702-5true, 214#true, 199#L702-10true, 223#true, 216#true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,291 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 40#L702-4true, 199#L702-10true, 216#true, 223#true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,333 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-13 22:01:44,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:01:44,333 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,333 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 40#L702-4true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,334 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:01:44,334 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:01:44,334 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,334 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:01:44,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 89#L702-9true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-13 22:01:44,484 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-13 22:01:44,484 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:01:44,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:01:44,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 183#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,552 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-13 22:01:44,552 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:44,552 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:44,552 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:44,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 183#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,585 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-13 22:01:44,585 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:44,585 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:01:44,585 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:01:44,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,752 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-13 22:01:44,752 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:01:44,752 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:01:44,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 22:01:44,752 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:01:44,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 163#L702-7true, 212#true]) [2025-03-13 22:01:44,938 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-13 22:01:44,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-13 22:01:44,938 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:01:44,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-13 22:01:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,974 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-13 22:01:44,974 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:01:44,974 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:01:44,974 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:01:44,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:44,976 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-13 22:01:44,977 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:01:44,977 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:01:44,977 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:01:45,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 57#L702-5true, 214#true, 199#L702-10true, 76#L704-6true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,013 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-13 22:01:45,013 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:45,013 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,013 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,016 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-13 22:01:45,016 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,016 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:45,016 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:45,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 40#L702-4true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,150 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-13 22:01:45,150 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,150 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,150 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 57#L702-5true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,152 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-13 22:01:45,152 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,152 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,152 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 89#L702-9true, 212#true]) [2025-03-13 22:01:45,170 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,170 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-13 22:01:45,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-13 22:01:45,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-13 22:01:45,190 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-13 22:01:45,190 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-13 22:01:45,190 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-13 22:01:45,190 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:01:45,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 40#L702-4true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,193 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-13 22:01:45,193 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-13 22:01:45,193 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-13 22:01:45,193 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,210 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 89#L702-9true, 212#true]) [2025-03-13 22:01:45,210 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-13 22:01:45,210 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:01:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-13 22:01:45,229 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-03-13 22:01:45,229 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-13 22:01:45,229 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:01:45,229 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-13 22:01:45,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,243 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-13 22:01:45,243 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,243 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,243 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,277 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-13 22:01:45,277 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:01:45,277 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:01:45,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 118#L704-1true, 214#true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,371 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-13 22:01:45,371 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:45,371 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,371 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,371 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,374 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-13 22:01:45,374 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:01:45,374 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,374 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 21#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,403 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-13 22:01:45,403 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,403 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,403 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,403 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,405 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-13 22:01:45,405 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,405 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,405 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 183#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,406 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-13 22:01:45,406 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,406 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:01:45,406 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:01:45,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L702-8-->L702-7: Formula: (= (store |v_#race_30| |v_ULTIMATE.start_thr1_~#l~0#1.base_10| (store (select |v_#race_30| |v_ULTIMATE.start_thr1_~#l~0#1.base_10|) |v_ULTIMATE.start_thr1_~#l~0#1.offset_10| 0)) |v_#race_29|) InVars {#race=|v_#race_30|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_10|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_10|} OutVars{#race=|v_#race_29|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_10|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_10|} AuxVars[] AssignedVars[#race][37], [Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 223#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 118#L704-1true, 214#true, 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,432 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-13 22:01:45,432 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-13 22:01:45,432 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:01:45,432 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, 37#L704-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,458 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, 37#L704-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,458 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-13 22:01:45,458 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-13 22:01:45,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,489 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-13 22:01:45,489 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,490 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:01:45,490 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,587 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,587 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 131#L704-1true, 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,587 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-13 22:01:45,587 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:01:45,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([571] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][31], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 223#true, 66#L702true, 234#true, 118#L704-1true, 105#L702-10true, 214#true, 216#true, 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 218#true, 212#true]) [2025-03-13 22:01:45,607 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:01:45,607 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:01:45,607 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:01:45,607 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:01:45,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][55], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 46#L702true, 223#true, 216#true, Black: 220#(= |#race~s~0| 0), 163#L702-7true, 212#true]) [2025-03-13 22:01:45,626 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:01:45,626 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,626 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,626 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:01:45,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][104], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 138#L702-7true, 45#L700-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,627 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:01:45,627 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:01:45,627 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:01:45,628 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:01:45,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,637 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:01:45,637 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:45,637 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:01:45,637 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:01:45,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][104], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 173#L702-6true, 214#true, 45#L700-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,649 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:01:45,649 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:01:45,649 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:01:45,649 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:01:45,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 191#L704-6true, 234#true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,652 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,652 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,652 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:01:45,652 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, 37#L704-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,654 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,654 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,654 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:01:45,654 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,659 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,659 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,659 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:01:45,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][104], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 45#L700-1true, 216#true, 223#true, 92#L702-5true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,767 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,767 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,767 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,767 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 181#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,769 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:01:45,769 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:45,769 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:01:45,769 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:45,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 181#L704-7true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,771 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:01:45,771 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:45,771 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:01:45,771 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:45,771 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:01:45,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,775 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:01:45,775 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:45,775 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:01:45,775 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:01:45,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][152], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 102#L702-14true, 66#L702true, 234#true, 105#L702-10true, 214#true, 216#true, Black: 220#(= |#race~s~0| 0), 223#true, 212#true]) [2025-03-13 22:01:45,817 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:01:45,817 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:01:45,817 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:01:45,817 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:01:45,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][152], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 102#L702-14true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 21#L702-9true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-03-13 22:01:45,842 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:01:45,842 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:01:45,842 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:01:45,842 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:01:45,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][152], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 102#L702-14true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 223#true, Black: 220#(= |#race~s~0| 0), 216#true, 163#L702-7true, 212#true]) [2025-03-13 22:01:45,843 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,843 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,843 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:01:45,843 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:01:45,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,870 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:45,870 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,870 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,870 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 181#L704-7true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,874 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:45,874 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,874 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,874 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([775] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 131#L704-1true, 234#true, 214#true, 49#L704-1true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,952 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-13 22:01:45,952 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:45,952 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:45,952 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:01:45,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L704-8-->L704-6: Formula: (= |v_#race~s~0_15| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_15|} AuxVars[] AssignedVars[#race~s~0][230], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 223#true, 66#L702true, 191#L704-6true, 234#true, 118#L704-1true, 214#true, 216#true, 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 218#true, 212#true]) [2025-03-13 22:01:45,983 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:01:45,983 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:01:45,983 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:01:45,983 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,998 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 5#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,998 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [37#L704-6true, 172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,999 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 118#L704-1true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,999 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, 193#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:45,999 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:45,999 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:46,012 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L701-->L700-1: Formula: true InVars {} OutVars{thr1Thread1of2ForFork0_~#l~0#1.base=|v_thr1Thread1of2ForFork0_~#l~0#1.base_23|, thr1Thread1of2ForFork0_~#l~0#1.offset=|v_thr1Thread1of2ForFork0_~#l~0#1.offset_21|} AuxVars[] AssignedVars[thr1Thread1of2ForFork0_~#l~0#1.base, thr1Thread1of2ForFork0_~#l~0#1.offset][210], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 2#L700-1true, Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 181#L704-7true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-03-13 22:01:46,012 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:01:46,012 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:01:46,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 181#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-13 22:01:46,013 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:01:46,013 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:46,013 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:01:46,013 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:01:46,013 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:01:46,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L702-14-->L702: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (= (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3)) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][152], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 192#L700true, 66#L702true, 234#true, 214#true, 223#true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-13 22:01:46,100 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:01:46,100 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:01:46,100 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:01:46,100 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:01:46,103 INFO L124 PetriNetUnfolderBase]: 7036/36518 cut-off events. [2025-03-13 22:01:46,103 INFO L125 PetriNetUnfolderBase]: For 3719/4090 co-relation queries the response was YES. [2025-03-13 22:01:46,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53896 conditions, 36518 events. 7036/36518 cut-off events. For 3719/4090 co-relation queries the response was YES. Maximal size of possible extension queue 774. Compared 501867 event pairs, 2005 based on Foata normal form. 24/31023 useless extension candidates. Maximal degree in co-relation 53885. Up to 6620 conditions per place. [2025-03-13 22:01:46,424 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 29 selfloop transitions, 30 changer transitions 0/243 dead transitions. [2025-03-13 22:01:46,424 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 243 transitions, 852 flow [2025-03-13 22:01:46,425 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:01:46,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:01:46,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1110 transitions. [2025-03-13 22:01:46,427 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8258928571428571 [2025-03-13 22:01:46,428 INFO L175 Difference]: Start difference. First operand has 189 places, 206 transitions, 568 flow. Second operand 6 states and 1110 transitions. [2025-03-13 22:01:46,428 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 243 transitions, 852 flow [2025-03-13 22:01:46,441 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 243 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:46,443 INFO L231 Difference]: Finished difference. Result has 199 places, 236 transitions, 846 flow [2025-03-13 22:01:46,444 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=224, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=846, PETRI_PLACES=199, PETRI_TRANSITIONS=236} [2025-03-13 22:01:46,445 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -14 predicate places. [2025-03-13 22:01:46,445 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 236 transitions, 846 flow [2025-03-13 22:01:46,445 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.33333333333334) internal successors, (1082), 6 states have internal predecessors, (1082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:46,446 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:46,447 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:01:46,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:01:46,447 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-13 22:01:46,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:46,448 INFO L85 PathProgramCache]: Analyzing trace with hash -434615274, now seen corresponding path program 1 times [2025-03-13 22:01:46,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:46,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908674675] [2025-03-13 22:01:46,448 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:46,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:46,454 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-13 22:01:46,459 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-13 22:01:46,460 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:46,460 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:01:46,460 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:01:46,462 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-13 22:01:46,465 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-13 22:01:46,467 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:46,467 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:01:46,474 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:01:46,475 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:01:46,477 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2025-03-13 22:01:46,478 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2025-03-13 22:01:46,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2025-03-13 22:01:46,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2025-03-13 22:01:46,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2025-03-13 22:01:46,481 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2025-03-13 22:01:46,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:01:46,481 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-13 22:01:46,481 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:01:46,481 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-13 22:01:46,530 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:01:46,534 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 274 places, 288 transitions, 594 flow [2025-03-13 22:01:46,593 INFO L124 PetriNetUnfolderBase]: 39/537 cut-off events. [2025-03-13 22:01:46,593 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-13 22:01:46,599 INFO L83 FinitePrefix]: Finished finitePrefix Result has 550 conditions, 537 events. 39/537 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2933 event pairs, 0 based on Foata normal form. 0/410 useless extension candidates. Maximal degree in co-relation 394. Up to 8 conditions per place. [2025-03-13 22:01:46,599 INFO L82 GeneralOperation]: Start removeDead. Operand has 274 places, 288 transitions, 594 flow [2025-03-13 22:01:46,606 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 274 places, 288 transitions, 594 flow [2025-03-13 22:01:46,608 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:01:46,609 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;@3d896014, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:01:46,609 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2025-03-13 22:01:46,611 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:01:46,611 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-13 22:01:46,612 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:01:46,612 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:46,612 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:01:46,612 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-03-13 22:01:46,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:46,612 INFO L85 PathProgramCache]: Analyzing trace with hash 1403897192, now seen corresponding path program 1 times [2025-03-13 22:01:46,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:46,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [602255124] [2025-03-13 22:01:46,612 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:46,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:46,618 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-13 22:01:46,619 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-13 22:01:46,619 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:46,619 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:46,624 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:46,624 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:46,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [602255124] [2025-03-13 22:01:46,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [602255124] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:46,625 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:46,625 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:01:46,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685325174] [2025-03-13 22:01:46,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:46,625 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-13 22:01:46,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:46,626 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-13 22:01:46,626 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-13 22:01:46,626 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 288 [2025-03-13 22:01:46,627 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 288 transitions, 594 flow. Second operand has 2 states, 2 states have (on average 241.0) internal successors, (482), 2 states have internal predecessors, (482), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:46,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:46,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 288 [2025-03-13 22:01:46,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:46,791 INFO L124 PetriNetUnfolderBase]: 87/1399 cut-off events. [2025-03-13 22:01:46,791 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-13 22:01:46,806 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1511 conditions, 1399 events. 87/1399 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 10760 event pairs, 27 based on Foata normal form. 174/1313 useless extension candidates. Maximal degree in co-relation 842. Up to 84 conditions per place. [2025-03-13 22:01:46,813 INFO L140 encePairwiseOnDemand]: 251/288 looper letters, 7 selfloop transitions, 0 changer transitions 0/228 dead transitions. [2025-03-13 22:01:46,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 228 transitions, 488 flow [2025-03-13 22:01:46,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-13 22:01:46,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-13 22:01:46,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 524 transitions. [2025-03-13 22:01:46,815 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9097222222222222 [2025-03-13 22:01:46,815 INFO L175 Difference]: Start difference. First operand has 274 places, 288 transitions, 594 flow. Second operand 2 states and 524 transitions. [2025-03-13 22:01:46,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 228 transitions, 488 flow [2025-03-13 22:01:46,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 228 transitions, 486 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:46,819 INFO L231 Difference]: Finished difference. Result has 228 places, 228 transitions, 472 flow [2025-03-13 22:01:46,819 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=288, PETRI_DIFFERENCE_MINUEND_FLOW=472, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=472, PETRI_PLACES=228, PETRI_TRANSITIONS=228} [2025-03-13 22:01:46,820 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -46 predicate places. [2025-03-13 22:01:46,821 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 228 transitions, 472 flow [2025-03-13 22:01:46,821 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 241.0) internal successors, (482), 2 states have internal predecessors, (482), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:46,821 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:46,821 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] [2025-03-13 22:01:46,821 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:01:46,821 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-03-13 22:01:46,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:46,822 INFO L85 PathProgramCache]: Analyzing trace with hash 1412467774, now seen corresponding path program 1 times [2025-03-13 22:01:46,823 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:46,823 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650820726] [2025-03-13 22:01:46,823 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:46,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:46,829 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-13 22:01:46,831 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-13 22:01:46,832 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:46,832 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:46,846 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:46,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:46,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650820726] [2025-03-13 22:01:46,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650820726] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:46,846 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:46,846 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:01:46,846 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691358750] [2025-03-13 22:01:46,846 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:46,847 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:01:46,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:46,847 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:01:46,847 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:01:46,886 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 288 [2025-03-13 22:01:46,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 228 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:46,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:46,887 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 288 [2025-03-13 22:01:46,887 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:01:54,836 INFO L124 PetriNetUnfolderBase]: 29853/95734 cut-off events. [2025-03-13 22:01:54,836 INFO L125 PetriNetUnfolderBase]: For 301/301 co-relation queries the response was YES. [2025-03-13 22:01:55,243 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136174 conditions, 95734 events. 29853/95734 cut-off events. For 301/301 co-relation queries the response was YES. Maximal size of possible extension queue 1956. Compared 1309729 event pairs, 8906 based on Foata normal form. 0/79500 useless extension candidates. Maximal degree in co-relation 136168. Up to 27179 conditions per place. [2025-03-13 22:01:55,669 INFO L140 encePairwiseOnDemand]: 260/288 looper letters, 41 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-13 22:01:55,669 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 254 transitions, 656 flow [2025-03-13 22:01:55,670 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:01:55,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:01:55,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-03-13 22:01:55,671 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8159722222222222 [2025-03-13 22:01:55,671 INFO L175 Difference]: Start difference. First operand has 228 places, 228 transitions, 472 flow. Second operand 3 states and 705 transitions. [2025-03-13 22:01:55,671 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 254 transitions, 656 flow [2025-03-13 22:01:55,673 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 254 transitions, 656 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:01:55,675 INFO L231 Difference]: Finished difference. Result has 232 places, 248 transitions, 648 flow [2025-03-13 22:01:55,675 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=288, PETRI_DIFFERENCE_MINUEND_FLOW=472, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=648, PETRI_PLACES=232, PETRI_TRANSITIONS=248} [2025-03-13 22:01:55,675 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -42 predicate places. [2025-03-13 22:01:55,675 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 248 transitions, 648 flow [2025-03-13 22:01:55,676 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:55,676 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:01:55,676 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] [2025-03-13 22:01:55,676 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-13 22:01:55,676 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-03-13 22:01:55,676 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:01:55,676 INFO L85 PathProgramCache]: Analyzing trace with hash -403714565, now seen corresponding path program 1 times [2025-03-13 22:01:55,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:01:55,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [965352136] [2025-03-13 22:01:55,676 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:01:55,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:01:55,684 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-13 22:01:55,688 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-13 22:01:55,688 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:01:55,688 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:01:55,859 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:01:55,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:01:55,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [965352136] [2025-03-13 22:01:55,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [965352136] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:01:55,860 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:01:55,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:01:55,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957928904] [2025-03-13 22:01:55,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:01:55,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:01:55,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:01:55,861 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:01:55,861 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:01:55,999 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 288 [2025-03-13 22:01:56,000 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 248 transitions, 648 flow. Second operand has 6 states, 6 states have (on average 230.33333333333334) internal successors, (1382), 6 states have internal predecessors, (1382), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:01:56,001 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:01:56,001 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 288 [2025-03-13 22:01:56,001 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:02:00,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:00,035 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-13 22:02:00,035 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:00,193 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-13 22:02:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:00,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:00,194 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:00,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:00,240 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-13 22:02:00,240 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:00,240 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:00,240 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:00,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, 134#L702-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:00,246 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-13 22:02:00,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:00,246 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:00,246 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:00,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:00,412 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,412 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,412 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,412 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 134#L702-6true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:00,413 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,413 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:00,459 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,459 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,459 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,459 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 75#L702-5true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:00,464 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,464 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:00,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:00,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:00,628 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,629 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,629 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,629 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:00,630 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,630 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:00,683 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,683 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,683 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,683 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:00,686 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-13 22:02:00,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:00,686 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:01,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:01,006 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,006 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 50#L702-4true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:01,007 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,007 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:01,038 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,038 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:01,041 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,041 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:01,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:01,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:01,168 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:01,168 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:01,168 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:02:01,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:01,199 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-13 22:02:01,199 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:01,199 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:02:01,199 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:01,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 227#L702-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:01,334 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-03-13 22:02:01,334 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:01,334 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-13 22:02:01,334 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-13 22:02:02,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:02,565 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-13 22:02:02,565 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:02,565 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:02,565 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:02,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:02,566 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-13 22:02:02,566 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:02,566 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:02,566 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:02,566 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:02,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:02,754 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,754 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,754 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:02,754 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:02,755 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,755 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,755 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,755 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:02,755 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:02,762 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,762 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:02,762 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,762 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:02,763 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,763 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,763 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:02,763 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:02,764 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,764 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:02,764 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:02,764 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:02,764 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:03,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:03,141 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:03,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,141 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:03,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:03,141 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:03,141 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:03,142 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:03,142 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:03,153 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:03,153 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,153 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:03,153 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:03,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:03,363 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-13 22:02:03,363 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:03,363 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:03,363 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:03,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:03,858 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:03,858 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:03,858 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:03,858 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:03,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:03,860 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:03,860 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:03,860 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:03,860 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:03,860 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:04,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:04,323 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,323 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,323 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,323 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,325 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,325 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,325 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,325 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,325 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,325 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:04,338 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,338 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,338 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,338 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:04,338 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,338 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,339 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,339 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,340 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,340 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,340 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,342 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,342 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,342 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:04,342 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:04,342 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:04,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,641 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,641 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:04,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:04,642 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,642 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:04,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,643 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,643 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,643 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:04,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:04,654 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,654 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,655 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,655 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,656 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:04,656 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:04,656 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:05,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:05,199 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:05,199 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:05,199 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:05,199 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:05,199 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:05,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:05,502 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:05,502 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:05,502 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:05,502 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:05,579 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:05,579 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:05,579 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:05,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:05,640 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,640 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:05,640 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,640 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:05,640 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:05,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:05,641 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,641 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:05,641 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:05,641 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,641 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:05,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-13 22:02:05,642 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:02:05,642 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:05,642 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:05,642 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:05,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:05,712 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:02:05,712 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:05,712 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:05,712 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:05,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:05,806 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,806 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:05,806 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:05,806 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:05,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:05,877 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-13 22:02:05,877 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:05,877 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:05,877 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:05,877 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 134#L702-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:05,879 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-13 22:02:05,879 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:05,879 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:05,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:05,942 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-13 22:02:05,942 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:05,942 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:05,942 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:06,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:06,102 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,102 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,102 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,102 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-13 22:02:06,103 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,103 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,103 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,103 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:06,105 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:06,105 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,105 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,105 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,106 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,106 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,106 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,106 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 71#L704-7true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:06,106 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,108 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,108 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 134#L702-6true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,178 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,178 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,178 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,178 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:06,181 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,181 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,181 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,181 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,368 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,368 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:06,368 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:06,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-13 22:02:06,448 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:06,448 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:06,448 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:06,448 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:06,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 134#L702-6true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:06,502 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,502 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,502 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:06,502 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,502 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,503 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:06,504 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 50#L702-4true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:06,504 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,504 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,505 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 98#L702-10true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,505 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,505 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,552 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,552 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,552 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,552 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,558 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,558 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,558 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,558 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,563 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,563 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,563 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,563 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:06,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,569 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-13 22:02:06,569 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,569 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:06,569 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:06,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:06,610 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:06,610 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:06,610 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:06,610 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:06,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:06,639 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:02:06,639 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:06,639 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:06,639 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:06,674 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,674 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,674 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,674 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,674 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,674 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,674 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,693 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,693 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,693 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,693 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:06,695 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,695 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,695 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,695 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 134#L702-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,696 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,696 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,696 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,696 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,697 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-13 22:02:06,697 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,697 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,698 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,698 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,698 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,698 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,698 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:06,699 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,699 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,699 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:06,700 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 71#L704-7true, 275#true, 273#true]) [2025-03-13 22:02:06,700 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,700 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 50#L702-4true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,729 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,729 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,729 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,729 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 75#L702-5true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,754 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,754 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,754 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,754 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,764 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,764 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,764 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,764 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,769 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-13 22:02:06,769 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,769 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:06,769 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:06,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:06,832 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:02:06,832 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:06,832 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:02:06,832 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,866 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,866 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,866 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,885 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,885 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,885 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,885 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 50#L702-4true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,886 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,886 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,886 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,886 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,887 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,887 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,887 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,887 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,889 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,889 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-13 22:02:06,889 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,889 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:06,890 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,890 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,890 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,890 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 98#L702-10true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,891 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,891 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,891 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,891 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 145#L702-10true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:06,924 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,924 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,924 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,924 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 50#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:06,925 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,925 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,925 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,925 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:06,968 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-13 22:02:06,968 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,968 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:06,968 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:06,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-13 22:02:06,975 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:06,975 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:06,975 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:06,975 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-13 22:02:07,019 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:02:07,019 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:07,019 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:07,019 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:07,019 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:07,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,033 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:02:07,033 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:07,033 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:07,033 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-13 22:02:07,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:07,092 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,092 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,092 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,092 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 50#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:07,093 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,093 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,093 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,093 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:07,095 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:07,095 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,095 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:07,096 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,096 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,096 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,096 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true, 212#L702-7true]) [2025-03-13 22:02:07,097 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,097 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,097 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,097 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:07,122 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,122 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,122 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-13 22:02:07,122 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-13 22:02:07,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:07,153 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,153 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,153 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,153 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:07,157 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:07,157 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,157 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,157 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,161 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:07,161 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,161 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,161 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:07,387 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,387 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,387 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,387 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,387 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,399 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,399 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][193], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,400 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,400 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,400 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:07,400 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:07,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true, 212#L702-7true]) [2025-03-13 22:02:07,450 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,450 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,450 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,450 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:07,456 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,456 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,456 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,456 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:07,459 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true, 212#L702-7true]) [2025-03-13 22:02:07,459 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,459 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:07,460 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,460 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:07,460 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,460 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:07,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 145#L702-10true, 64#L702true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:07,510 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:07,510 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,510 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,510 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:07,515 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:07,515 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,515 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,515 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:07,519 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:07,519 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,519 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,519 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,555 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:07,555 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:07,555 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,555 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,555 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 134#L702-6true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:07,614 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,614 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,614 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,614 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:07,624 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,624 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,624 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,624 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:07,625 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:07,625 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,625 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:07,626 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,626 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,626 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:07,626 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:07,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [75#L702-5true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:07,671 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:07,671 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,671 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,671 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 5#L702true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,683 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,683 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,683 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,683 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:07,687 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:07,687 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,687 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,687 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:07,688 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,688 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,688 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,688 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,718 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:07,718 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:02:07,718 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,718 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,718 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:07,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true, 142#L702-10true]) [2025-03-13 22:02:07,759 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,759 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,759 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:07,759 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 75#L702-5true, 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:07,784 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,784 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,784 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,784 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:07,794 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,794 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,794 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:07,795 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,795 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,795 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,795 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:07,796 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:07,796 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:07,796 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:07,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([911] L702-8-->L702-7: Formula: (= (store |v_#race_30| |v_ULTIMATE.start_thr1_~#l~0#1.base_10| (store (select |v_#race_30| |v_ULTIMATE.start_thr1_~#l~0#1.base_10|) |v_ULTIMATE.start_thr1_~#l~0#1.offset_10| 0)) |v_#race_29|) InVars {#race=|v_#race_30|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_10|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_10|} OutVars{#race=|v_#race_29|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_10|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_10|} AuxVars[] AssignedVars[#race][37], [5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 279#true, 127#L704-1true, 275#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-13 22:02:07,812 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:07,812 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:07,812 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:07,812 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:07,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,814 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,814 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,814 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,814 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:07,857 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:07,857 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:07,857 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:07,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,861 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:07,861 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,861 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,861 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,891 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,891 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,891 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,891 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,891 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,892 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][193], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,892 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,892 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,893 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,893 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1)) (.cse2 (select .cse0 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse2 (select .cse0 .cse3)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse2) .cse4 .cse2) .cse3 .cse2) .cse1 .cse2))) (= (store |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= (select .cse0 .cse4) .cse2) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~t~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, ~t~0][49], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,902 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,902 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,902 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,902 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][90], [5#L702true, 277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,939 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,939 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,939 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:07,939 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:07,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [5#L702true, 277#true, 271#true, 24#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,940 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,940 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,940 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:02:07,940 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 50#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:07,968 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,968 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,969 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,969 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:07,980 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,980 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:07,980 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,980 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:07,980 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-13 22:02:07,980 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:07,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:07,981 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,981 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,981 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,981 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:07,982 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,982 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,982 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:07,983 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:07,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 227#L702-1true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:07,997 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:07,997 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,997 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,997 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:07,998 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:07,998 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,998 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:07,999 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:08,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:08,038 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:08,038 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:08,038 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:08,038 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:08,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:08,331 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:02:08,331 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:08,331 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:02:08,331 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:08,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:08,349 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:02:08,349 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:08,349 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-13 22:02:08,349 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:02:08,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1)) (.cse2 (select .cse0 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse2 (select .cse0 .cse3)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse2) .cse4 .cse2) .cse3 .cse2) .cse1 .cse2))) (= (store |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= (select .cse0 .cse4) .cse2) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~t~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, ~t~0][49], [5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true, 142#L702-10true]) [2025-03-13 22:02:08,366 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-13 22:02:08,367 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:08,367 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-13 22:02:08,367 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:08,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:08,370 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:08,370 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:08,370 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:08,370 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:08,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1)) (.cse2 (select .cse0 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= .cse2 (select .cse0 .cse3)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse2) .cse4 .cse2) .cse3 .cse2) .cse1 .cse2))) (= (store |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= (select .cse0 .cse4) .cse2) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~t~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, ~t~0][49], [5#L702true, 277#true, 24#L702-9true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:08,590 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-13 22:02:08,590 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-13 22:02:08,590 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:08,590 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-13 22:02:08,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:08,797 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:08,797 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:08,797 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:08,797 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:08,797 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:08,797 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:08,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-13 22:02:08,798 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-13 22:02:08,798 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:08,798 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:08,798 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:08,798 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-13 22:02:08,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:08,830 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:02:08,830 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:08,830 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:08,830 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:08,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 145#L702-10true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:08,837 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:02:08,837 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:08,837 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:08,837 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:08,837 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:08,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:08,885 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:02:08,885 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:08,885 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:08,885 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:09,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 273#true, 54#L702true, 279#true, 212#L702-7true]) [2025-03-13 22:02:09,055 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,055 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,055 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,055 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,060 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,061 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,061 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:09,061 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:09,061 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,061 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:09,061 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:09,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true, 212#L702-7true]) [2025-03-13 22:02:09,062 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,062 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,062 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,062 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,062 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,063 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,063 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:09,063 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:09,063 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,063 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:09,063 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-13 22:02:09,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:09,064 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,064 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,064 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,064 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-13 22:02:09,065 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:09,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:09,092 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,092 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,092 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,092 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:09,093 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,093 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,093 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,093 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 28#L702-9true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,098 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,098 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,098 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,098 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,100 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,100 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,100 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,100 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,100 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,101 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,101 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,101 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,101 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,101 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:09,154 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,154 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,154 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,154 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:09,164 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,164 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,164 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,164 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,165 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,165 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,165 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,165 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-13 22:02:09,299 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:09,299 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:09,299 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,299 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:09,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:09,363 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:09,363 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,363 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,363 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,368 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:09,368 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:09,368 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:09,368 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-13 22:02:09,368 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:09,368 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:09,369 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:09,369 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,369 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,369 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,369 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:02:09,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,371 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:02:09,371 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,371 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,371 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-13 22:02:09,371 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:02:09,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:09,394 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,394 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,394 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,394 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,399 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,399 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,399 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,399 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,400 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,400 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,400 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,400 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:09,402 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,402 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,402 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,402 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,402 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:09,452 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,452 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,452 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,452 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:09,453 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,453 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,453 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,453 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:09,670 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:09,670 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,670 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:09,670 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:09,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [75#L702-5true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,816 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:09,816 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,816 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,816 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 75#L702-5true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:09,820 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:09,820 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:09,820 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,820 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][193], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,821 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,821 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,821 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,821 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-13 22:02:09,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:09,842 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:02:09,842 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:09,842 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:09,842 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:09,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:09,874 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:02:09,874 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:09,874 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:09,874 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:09,991 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 28#L702-9true, 50#L702-4true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:09,991 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,991 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][193], [5#L702true, 277#true, 271#true, 26#L702-9true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,995 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:09,995 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,995 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:09,995 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,995 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:09,995 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:09,996 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,996 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:09,997 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:09,997 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-13 22:02:09,997 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:10,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:10,031 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:02:10,031 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:10,031 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:10,031 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:10,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 227#L702-1true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:10,162 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:10,162 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:10,162 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:10,162 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:10,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:10,166 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:10,166 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:10,166 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:10,167 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:10,167 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-13 22:02:10,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:10,193 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:10,193 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,193 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,193 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:10,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,199 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:10,199 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,199 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,199 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:10,199 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:10,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:10,245 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:10,245 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:10,245 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,245 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,247 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:10,247 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,247 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:10,247 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:10,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:10,379 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,379 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,379 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,379 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:10,380 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,380 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,380 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,380 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,381 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,381 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,381 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,381 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,384 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,384 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,384 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,384 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,385 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,385 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,385 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,385 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,385 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,386 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,386 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,386 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,387 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,387 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 248#L704-6true, 271#true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:10,387 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,388 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,388 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,388 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:10,424 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,424 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,424 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,424 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,425 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,425 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,425 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,425 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,432 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:10,432 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,432 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,433 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,433 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,433 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,433 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,434 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,434 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,435 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:10,435 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,435 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,689 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:10,689 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,689 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:10,689 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:10,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 182#L704-1true, 277#true, 271#true, 67#L704-1true, 274#true, 98#L702-10true, 284#true, Black: 279#true, 273#true]) [2025-03-13 22:02:10,698 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-13 22:02:10,698 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:10,698 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:10,698 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-13 22:02:10,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:10,754 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,754 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:10,755 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,755 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,755 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,755 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,757 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,757 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,758 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,758 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,759 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,759 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,759 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,759 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,759 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:10,795 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,795 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,795 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,796 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,796 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,796 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,797 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,797 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,797 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,797 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,801 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,801 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,801 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,801 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:10,802 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,802 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,802 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,803 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:10,803 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:10,803 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:10,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:10,899 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:02:10,899 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:10,899 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:10,899 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:10,899 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:10,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:10,941 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:10,942 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:10,942 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:10,942 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,038 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,038 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,038 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,038 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,038 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,040 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,040 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,040 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,041 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,041 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,042 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,042 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,042 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:11,066 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:11,066 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:11,066 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:11,066 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:11,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:11,087 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:11,087 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,087 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,087 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:11,133 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:11,133 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,133 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:11,134 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 248#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:11,134 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:11,134 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:11,134 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:11,134 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,187 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,187 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,188 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,190 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,190 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,190 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,192 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,192 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,192 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,192 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,192 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 211#L704-7true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:11,216 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:11,216 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:11,216 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:11,216 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:11,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-13 22:02:11,275 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 52#thr1ENTRYtrue, 273#true, 54#L702true]) [2025-03-13 22:02:11,276 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-13 22:02:11,276 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:11,276 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:11,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,333 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:02:11,333 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:11,333 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:11,333 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:11,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-13 22:02:11,335 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:02:11,335 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:11,335 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:11,335 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:11,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,337 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:02:11,337 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:11,337 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,337 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:11,337 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-13 22:02:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,678 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-13 22:02:11,679 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 71#L704-7true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:11,679 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,679 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 5#L702true, 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,696 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:11,696 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:02:11,696 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:11,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,697 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,697 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,697 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,697 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:11,731 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:11,731 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,731 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,731 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:11,752 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:02:11,752 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:11,752 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:02:11,752 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:11,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 248#L704-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:11,753 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:11,753 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:11,753 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,753 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,753 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,803 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:11,803 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,803 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,806 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,806 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,806 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,806 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,807 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 284#true, 71#L704-7true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:11,807 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,807 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:11,808 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,808 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,808 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,808 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,810 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,810 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,810 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:11,811 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,811 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,811 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,811 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,811 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,825 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 233#L704-7true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,825 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,825 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:11,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,826 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,826 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 248#L704-6true, 271#true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,826 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:11,826 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:11,826 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:11,826 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:11,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:11,856 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:11,856 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,856 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,856 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:11,860 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:11,860 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,860 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,860 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:11,876 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:11,876 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:11,876 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:11,876 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:11,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:11,877 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:11,877 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,877 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:02:11,877 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,877 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:11,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,891 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,891 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,891 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,891 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,891 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,891 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:11,914 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:11,914 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,914 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,928 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,928 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:11,928 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,929 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,929 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:11,929 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:11,929 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,929 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,931 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,931 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,931 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,931 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,931 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:11,932 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:11,932 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,932 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,933 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,933 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,933 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,933 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,934 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, 71#L704-7true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:11,934 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,934 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:11,935 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,935 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:11,936 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:11,937 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,937 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,938 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,938 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,938 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:11,939 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:11,939 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,939 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 182#L704-1true, 277#true, 271#true, 67#L704-1true, 269#thr1ENTRYtrue, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:11,948 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,948 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,948 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,948 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 277#true, 271#true, 185#thr1ENTRYtrue, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:11,949 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,949 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,949 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,949 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:11,955 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:11,955 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,955 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,956 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 233#L704-7true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:11,956 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:11,956 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:11,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:11,982 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:02:11,982 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:11,982 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:11,982 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 67#L704-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:12,003 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 52#thr1ENTRYtrue, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,003 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:12,003 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:12,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,011 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,011 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,011 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,011 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,012 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,012 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,034 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,034 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:12,034 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,034 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,035 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,035 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,035 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,035 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,048 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,048 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,048 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,048 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,049 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,049 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,049 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,051 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:12,051 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,051 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:12,052 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:12,052 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,052 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:12,053 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,053 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,053 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,053 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:12,054 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 58#L704-6true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,054 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:12,055 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,055 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,055 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,055 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,058 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,058 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,058 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,059 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,059 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:12,078 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:02:12,078 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,078 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,078 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:12,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 273#true, 279#true, 54#L702true, 212#L702-7true]) [2025-03-13 22:02:12,101 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:02:12,101 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:12,101 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:12,101 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:12,165 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 71#L704-7true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,165 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,165 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 50#L702-4true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:12,166 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,166 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,166 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,166 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true, 212#L702-7true]) [2025-03-13 22:02:12,168 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,168 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,168 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-13 22:02:12,168 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-13 22:02:12,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:12,212 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:12,212 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,212 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,212 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-13 22:02:12,213 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:12,213 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,213 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,213 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:12,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true, 212#L702-7true]) [2025-03-13 22:02:12,256 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,256 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,256 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,257 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,276 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,276 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,276 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,276 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,279 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,279 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,279 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true, 212#L702-7true]) [2025-03-13 22:02:12,280 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,280 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,280 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,281 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,281 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:12,296 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-13 22:02:12,296 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,296 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,296 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:12,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,316 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:12,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:12,317 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:12,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,317 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:12,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,350 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,350 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,350 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,350 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,365 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,365 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,365 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,365 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,367 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,367 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:12,367 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:12,367 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-13 22:02:12,367 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,367 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:12,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,368 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,368 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,368 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,368 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,369 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,369 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,370 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,370 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,370 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,370 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,371 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,371 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:12,371 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,371 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,371 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,372 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,372 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,372 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,372 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,372 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:12,384 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:12,384 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,384 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:12,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:12,405 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:02:12,405 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:12,405 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:12,405 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:12,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:12,406 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:12,406 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,406 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,406 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:12,407 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:02:12,407 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:12,407 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:12,407 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:12,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,435 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,435 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,435 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,435 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,442 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,442 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:12,442 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,442 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:12,449 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,449 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,449 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,449 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:12,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,450 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,450 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:12,450 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,450 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,627 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,627 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-13 22:02:12,627 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:12,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,628 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,628 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,628 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,628 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,630 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,630 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,630 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,632 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,632 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,632 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,632 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:12,644 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,644 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:12,644 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-13 22:02:12,644 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,644 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-13 22:02:12,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:12,669 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:12,669 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,669 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,669 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:12,672 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:12,672 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,672 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,672 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:12,673 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:12,673 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,673 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,673 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,718 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,718 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,718 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,718 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,739 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:12,739 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,739 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,739 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:12,739 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:12,739 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:12,739 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-13 22:02:12,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,741 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,741 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,741 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,741 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,742 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,742 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,742 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,742 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:12,747 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,747 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:02:12,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,747 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-13 22:02:12,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,761 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:12,761 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,761 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,761 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:12,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:12,778 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:12,778 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,778 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,778 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 227#L702-1true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:12,818 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,818 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,818 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,818 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 248#L704-6true, 271#true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,837 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,837 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,837 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,837 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:12,843 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,843 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,843 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,843 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:12,847 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,847 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,847 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,847 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,847 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:12,848 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,848 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,848 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,848 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-13 22:02:12,848 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-13 22:02:12,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:12,862 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:12,863 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,863 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,863 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:12,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:12,932 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:02:12,932 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,932 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,932 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:12,940 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-13 22:02:12,940 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,940 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,940 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-13 22:02:12,940 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-13 22:02:13,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][31], [281#(= |#race~s~0| 0), 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true, 54#L702true, 142#L702-10true]) [2025-03-13 22:02:13,000 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,000 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,000 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,000 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-13 22:02:13,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-13 22:02:13,027 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:02:13,027 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,027 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,027 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:13,031 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:02:13,031 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,031 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:13,031 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:13,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,032 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:02:13,032 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:13,032 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:13,032 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:13,032 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:13,032 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:13,036 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-13 22:02:13,036 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:02:13,036 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,036 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,036 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:02:13,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, Black: 279#true, 58#L704-6true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,075 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-13 22:02:13,075 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:13,075 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:13,075 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:13,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 134#L702-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:13,122 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,122 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,123 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,123 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-13 22:02:13,123 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,123 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,123 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,123 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:13,127 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-13 22:02:13,127 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:13,127 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:13,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,128 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,128 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,128 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:13,128 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:13,128 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:13,128 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-13 22:02:13,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:13,132 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,132 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,132 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,132 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,132 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [211#L704-7true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-13 22:02:13,133 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:02:13,133 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:02:13,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,170 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,170 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:13,170 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,170 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,171 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,171 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:13,171 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,171 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 71#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,172 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,172 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:13,172 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,172 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,230 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,230 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,230 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,230 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 134#L702-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-13 22:02:13,231 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,231 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,231 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,231 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,235 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,235 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,235 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,235 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:13,235 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:13,235 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:13,235 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-13 22:02:13,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,237 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,237 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,238 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,238 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,238 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [211#L704-7true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:13,239 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,239 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:02:13,239 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,239 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,239 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:02:13,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 127#L704-1true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:13,251 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,251 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,251 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,251 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,272 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:02:13,272 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:13,272 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:13,272 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-13 22:02:13,274 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:02:13,274 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:13,274 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:13,274 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:13,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,276 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:02:13,276 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:13,276 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:13,276 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:13,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,343 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 50#L702-4true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,343 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,343 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,343 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,344 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][193], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,348 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,348 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,348 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,349 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,349 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [75#L702-5true, 211#L704-7true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,350 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:02:13,350 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:02:13,350 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,350 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,350 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-13 22:02:13,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,380 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-13 22:02:13,380 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:13,380 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:13,380 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:13,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,432 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,432 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,432 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,432 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,433 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,433 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,433 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:13,437 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,437 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:13,437 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:13,437 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-13 22:02:13,437 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:02:13,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,438 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,438 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,438 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,438 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,438 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:13,439 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,439 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,439 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,439 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,439 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:13,440 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,440 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,440 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,440 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-13 22:02:13,440 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:02:13,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,515 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,515 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,515 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,515 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,520 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:13,520 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:13,520 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:02:13,520 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-13 22:02:13,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [211#L704-7true, 5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:13,521 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,521 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,521 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-13 22:02:13,521 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,521 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:02:13,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,560 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:13,560 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:13,560 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:13,560 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:13,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,565 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:13,565 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:13,565 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:13,565 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:13,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,644 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,644 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,644 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,644 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-13 22:02:13,648 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 284#true, Black: 279#true, 230#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:13,648 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,648 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,649 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,649 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,649 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,649 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:13,651 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,651 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,651 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,651 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,654 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,654 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,654 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,654 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 248#L704-6true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,655 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,655 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,655 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,655 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 58#L704-6true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,655 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,655 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,656 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,656 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,656 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:13,656 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,656 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:13,656 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,728 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,728 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,728 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:13,730 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,730 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,730 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-13 22:02:13,731 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,731 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,731 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:13,732 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,732 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,732 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,734 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,734 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:13,734 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,734 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:13,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:13,771 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-13 22:02:13,771 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:13,771 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-13 22:02:13,771 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-13 22:02:13,771 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:13,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 127#L704-1true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:13,772 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,772 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,772 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,772 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,772 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:13,841 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:13,841 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,841 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:13,842 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-13 22:02:13,842 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:13,842 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:13,842 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:02:14,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,091 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,091 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,091 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:14,091 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:02:14,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,147 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-13 22:02:14,147 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:14,147 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:02:14,147 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,147 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:02:14,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 248#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:14,203 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-13 22:02:14,203 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,203 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,203 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,232 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,232 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,232 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,236 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,236 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 284#true, Black: 279#true, 275#true, 127#L704-1true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,237 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,237 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,237 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-13 22:02:14,246 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:14,246 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,246 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,258 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 248#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,258 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,258 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,272 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-13 22:02:14,272 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,272 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,273 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,273 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,273 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,273 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,273 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,276 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,276 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,276 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 230#L704-6true, 273#true]) [2025-03-13 22:02:14,277 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,277 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,277 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,277 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:14,278 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,278 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,278 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,279 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,279 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,279 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:14,280 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,280 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-13 22:02:14,280 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-13 22:02:14,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-13 22:02:14,289 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-13 22:02:14,289 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,289 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,289 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,298 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,298 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,298 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,299 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,299 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,299 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,299 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,312 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,312 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,312 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,312 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,312 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,312 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,313 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,313 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,313 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,316 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-13 22:02:14,316 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,316 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,316 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,317 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,317 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,317 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,317 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,318 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,318 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,318 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,318 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,319 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:14,319 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:02:14,319 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:02:14,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,326 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-13 22:02:14,326 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,326 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,326 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:14,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 230#L704-6true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:14,362 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-13 22:02:14,362 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:14,362 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:02:14,362 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-13 22:02:14,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,378 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,378 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,378 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,378 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:14,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,379 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,379 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,379 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:14,379 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,380 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,380 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,380 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,380 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:14,381 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,381 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-13 22:02:14,381 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:02:14,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-13 22:02:14,391 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,391 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,391 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,391 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-13 22:02:14,398 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,398 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-13 22:02:14,398 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,398 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,398 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,399 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,399 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,399 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:02:14,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:14,400 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,400 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,400 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-13 22:02:14,400 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-13 22:02:14,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 248#L704-6true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,414 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-13 22:02:14,415 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,415 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,415 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,417 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-13 22:02:14,417 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,417 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:02:14,417 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,417 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:02:14,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,431 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,431 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,432 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,432 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,432 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,432 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,432 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,432 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-13 22:02:14,434 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [211#L704-7true, 5#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-13 22:02:14,434 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,434 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:02:14,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] L702-14-->L702: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_171)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2))) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_273|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_9|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, #race~t~0, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][30], [277#true, 271#true, 233#L704-7true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,448 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-13 22:02:14,448 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,448 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,448 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([998] L702-14-->L702: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= 4294967295 (mod v_~t~0_171 4294967296))) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_171))) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (select .cse4 .cse1) .cse0) (= v_~t~0_170 (+ v_~t~0_171 1))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_171} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_273|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_170} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [5#L702true, 211#L704-7true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-13 22:02:14,450 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-13 22:02:14,450 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,450 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,450 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-13 22:02:14,450 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:02:14,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][31], [281#(= |#race~s~0| 0), 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true, 54#L702true, 142#L702-10true]) [2025-03-13 22:02:14,459 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:02:14,459 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:02:14,459 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-13 22:02:14,459 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:02:14,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true, 219#L704-1true]) [2025-03-13 22:02:14,464 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-13 22:02:14,465 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,465 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:02:14,465 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:02:14,465 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:02:14,571 INFO L124 PetriNetUnfolderBase]: 48560/201741 cut-off events. [2025-03-13 22:02:14,571 INFO L125 PetriNetUnfolderBase]: For 15159/17699 co-relation queries the response was YES. [2025-03-13 22:02:15,996 INFO L83 FinitePrefix]: Finished finitePrefix Result has 298135 conditions, 201741 events. 48560/201741 cut-off events. For 15159/17699 co-relation queries the response was YES. Maximal size of possible extension queue 3827. Compared 3333039 event pairs, 16677 based on Foata normal form. 0/172630 useless extension candidates. Maximal degree in co-relation 298127. Up to 45325 conditions per place. [2025-03-13 22:02:17,015 INFO L140 encePairwiseOnDemand]: 278/288 looper letters, 20 selfloop transitions, 18 changer transitions 0/269 dead transitions. [2025-03-13 22:02:17,015 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 269 transitions, 766 flow [2025-03-13 22:02:17,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:02:17,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:02:17,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions. [2025-03-13 22:02:17,018 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8177083333333334 [2025-03-13 22:02:17,018 INFO L175 Difference]: Start difference. First operand has 232 places, 248 transitions, 648 flow. Second operand 6 states and 1413 transitions. [2025-03-13 22:02:17,018 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 269 transitions, 766 flow [2025-03-13 22:02:17,724 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 269 transitions, 726 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:02:17,726 INFO L231 Difference]: Finished difference. Result has 240 places, 266 transitions, 736 flow [2025-03-13 22:02:17,726 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=288, PETRI_DIFFERENCE_MINUEND_FLOW=608, PETRI_DIFFERENCE_MINUEND_PLACES=230, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=736, PETRI_PLACES=240, PETRI_TRANSITIONS=266} [2025-03-13 22:02:17,726 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -34 predicate places. [2025-03-13 22:02:17,727 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 266 transitions, 736 flow [2025-03-13 22:02:17,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 230.33333333333334) internal successors, (1382), 6 states have internal predecessors, (1382), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:02:17,727 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:02:17,727 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:02:17,727 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-13 22:02:17,728 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err11ASSERT_VIOLATIONDATA_RACE, thr1Err10ASSERT_VIOLATIONDATA_RACE, thr1Err9ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-03-13 22:02:17,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:02:17,728 INFO L85 PathProgramCache]: Analyzing trace with hash 1692010438, now seen corresponding path program 1 times [2025-03-13 22:02:17,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:02:17,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817353516] [2025-03-13 22:02:17,728 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:02:17,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:02:17,735 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-13 22:02:17,741 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-13 22:02:17,741 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:02:17,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:02:17,894 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:02:17,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:02:17,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817353516] [2025-03-13 22:02:17,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817353516] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:02:17,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:02:17,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:02:17,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [128297146] [2025-03-13 22:02:17,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:02:17,894 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:02:17,895 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:02:17,895 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:02:17,895 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:02:18,008 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 288 [2025-03-13 22:02:18,009 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 266 transitions, 736 flow. Second operand has 6 states, 6 states have (on average 232.33333333333334) internal successors, (1394), 6 states have internal predecessors, (1394), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:02:18,009 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:02:18,009 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 288 [2025-03-13 22:02:18,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:02:18,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:18,254 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 22:02:18,254 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 22:02:18,254 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 22:02:18,254 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 22:02:18,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:18,282 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 22:02:18,282 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 22:02:18,282 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:02:18,282 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:02:18,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:18,285 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 22:02:18,285 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:02:18,285 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 22:02:18,285 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 22:02:18,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 24#L702-9true, Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-13 22:02:18,316 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 22:02:18,316 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 22:02:18,316 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 22:02:18,316 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 22:02:18,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:18,669 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-13 22:02:18,669 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 22:02:18,669 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:18,669 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:18,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:18,715 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-13 22:02:18,715 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 22:02:18,715 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:18,715 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:18,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:18,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-13 22:02:18,727 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 22:02:18,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:18,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:18,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-13 22:02:18,786 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-13 22:02:18,786 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 22:02:18,786 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:18,786 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:18,952 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:18,952 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:18,952 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:18,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:18,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:18,953 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-13 22:02:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true]) [2025-03-13 22:02:19,040 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,040 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,040 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-13 22:02:19,040 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true]) [2025-03-13 22:02:19,132 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,132 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,132 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-13 22:02:19,132 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,132 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 54#L702true, 273#true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:19,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-13 22:02:19,219 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:19,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-13 22:02:19,219 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:19,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true]) [2025-03-13 22:02:19,232 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-13 22:02:19,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,232 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-13 22:02:19,232 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,233 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-13 22:02:19,233 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 134#L702-6true, 284#true, 275#true, 54#L702true, 273#true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true]) [2025-03-13 22:02:19,316 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-13 22:02:19,316 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,316 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-13 22:02:19,316 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, Black: 279#true]) [2025-03-13 22:02:19,329 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,329 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:19,329 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, Black: 279#true]) [2025-03-13 22:02:19,329 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-13 22:02:19,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [75#L702-5true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 54#L702true, 273#true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true]) [2025-03-13 22:02:19,455 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-13 22:02:19,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 22:02:19,455 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:02:19,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 50#L702-4true, 284#true, 275#true, 273#true, 54#L702true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true]) [2025-03-13 22:02:19,602 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-13 22:02:19,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 22:02:19,602 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:02:19,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 99#L702-7true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 54#L702true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 227#L702-1true, Black: 279#true]) [2025-03-13 22:02:19,757 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-13 22:02:19,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 22:02:19,757 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-13 22:02:20,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, Black: 279#true, 272#true, 142#L702-10true]) [2025-03-13 22:02:20,502 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 272#true, 142#L702-10true]) [2025-03-13 22:02:20,502 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 272#true]) [2025-03-13 22:02:20,502 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 272#true, 142#L702-10true]) [2025-03-13 22:02:20,502 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 22:02:20,502 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 22:02:21,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 127#L704-1true, 142#L702-10true]) [2025-03-13 22:02:21,115 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-13 22:02:21,115 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:21,115 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-13 22:02:21,115 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-13 22:02:21,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 24#L702-9true, Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 127#L704-1true]) [2025-03-13 22:02:21,266 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-13 22:02:21,266 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:21,266 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-13 22:02:21,266 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-13 22:02:21,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:21,765 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 128#L702-9true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-13 22:02:21,765 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:02:21,765 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:02:22,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:22,178 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([859] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:22,178 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:02:22,178 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 134#L702-6true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:22,180 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 134#L702-6true, 284#true, 273#true, 295#true, 277#true, 271#true, 128#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:22,180 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:22,180 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:02:22,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:22,181 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-13 22:02:22,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:02:22,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 22:02:22,181 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 22:02:22,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-13 22:02:22,181 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:02:22,181 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:02:22,182 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 22:02:22,182 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:22,512 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [75#L702-5true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 128#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:22,512 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 22:02:22,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 22:02:22,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 248#L704-6true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-13 22:02:22,641 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-13 22:02:22,641 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:22,641 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-13 22:02:22,641 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event