./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 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/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-?-8fc3dc6-m [2025-03-17 10:46:49,103 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 10:46:49,156 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 10:46:49,162 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 10:46:49,164 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 10:46:49,181 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 10:46:49,182 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 10:46:49,182 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 10:46:49,183 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 10:46:49,183 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 10:46:49,183 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 10:46:49,184 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 10:46:49,184 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 10:46:49,184 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 10:46:49,184 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 10:46:49,184 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 10:46:49,185 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 10:46:49,185 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 10:46:49,186 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 10:46:49,186 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 10:46:49,186 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-17 10:46:49,410 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 10:46:49,416 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 10:46:49,419 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 10:46:49,420 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 10:46:49,420 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 10:46:49,422 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-17 10:46:50,563 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5cd34970b/75443ab4023f49cca0dae65350a3f6a9/FLAGe7a54808c [2025-03-17 10:46:50,847 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 10:46:50,850 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-03-17 10:46:50,863 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5cd34970b/75443ab4023f49cca0dae65350a3f6a9/FLAGe7a54808c [2025-03-17 10:46:51,133 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5cd34970b/75443ab4023f49cca0dae65350a3f6a9 [2025-03-17 10:46:51,134 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 10:46:51,135 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 10:46:51,136 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 10:46:51,136 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 10:46:51,139 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 10:46:51,139 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,140 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1298cda7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51, skipping insertion in model container [2025-03-17 10:46:51,140 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,163 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 10:46:51,338 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 10:46:51,346 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 10:46:51,382 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 10:46:51,406 INFO L204 MainTranslator]: Completed translation [2025-03-17 10:46:51,406 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51 WrapperNode [2025-03-17 10:46:51,406 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 10:46:51,407 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 10:46:51,407 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 10:46:51,407 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 10:46:51,411 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,420 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,434 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 175 [2025-03-17 10:46:51,434 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 10:46:51,435 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 10:46:51,435 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 10:46:51,435 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 10:46:51,439 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,440 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,442 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,442 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,449 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,450 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,451 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,452 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,455 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 10:46:51,455 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 10:46:51,455 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 10:46:51,455 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 10:46:51,456 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (1/1) ... [2025-03-17 10:46:51,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 10:46:51,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 10:46:51,482 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 10:46:51,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-17 10:46:51,500 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 10:46:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 10:46:51,500 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 10:46:51,501 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 10:46:51,597 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 10:46:51,598 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 10:46:51,907 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 10:46:51,907 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 10:46:52,031 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 10:46:52,032 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 10:46:52,033 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 10:46:52 BoogieIcfgContainer [2025-03-17 10:46:52,033 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 10:46:52,035 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 10:46:52,035 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 10:46:52,038 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 10:46:52,038 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 10:46:51" (1/3) ... [2025-03-17 10:46:52,039 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15ea0a44 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 10:46:52, skipping insertion in model container [2025-03-17 10:46:52,039 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 10:46:51" (2/3) ... [2025-03-17 10:46:52,039 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15ea0a44 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 10:46:52, skipping insertion in model container [2025-03-17 10:46:52,039 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 10:46:52" (3/3) ... [2025-03-17 10:46:52,040 INFO L128 eAbstractionObserver]: Analyzing ICFG 47_ticket_lock_hc_backoff_vs.i [2025-03-17 10:46:52,052 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 10:46:52,053 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-17 10:46:52,054 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 10:46:52,111 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-17 10:46:52,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 160 transitions, 324 flow [2025-03-17 10:46:52,234 INFO L124 PetriNetUnfolderBase]: 17/243 cut-off events. [2025-03-17 10:46:52,239 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 10:46:52,246 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 959 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-17 10:46:52,247 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 160 transitions, 324 flow [2025-03-17 10:46:52,252 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 160 transitions, 324 flow [2025-03-17 10:46:52,258 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 10:46:52,267 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;@135f29ab, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 10:46:52,267 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-17 10:46:52,274 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 10:46:52,274 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-17 10:46:52,274 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 10:46:52,274 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:52,275 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-17 10:46:52,276 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-17 10:46:52,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:52,280 INFO L85 PathProgramCache]: Analyzing trace with hash 1372296045, now seen corresponding path program 1 times [2025-03-17 10:46:52,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:52,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [361650188] [2025-03-17 10:46:52,286 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:52,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:52,341 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 10:46:52,349 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 10:46:52,349 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:52,349 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:52,410 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:52,410 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:52,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [361650188] [2025-03-17 10:46:52,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [361650188] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:52,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:52,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 10:46:52,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093832170] [2025-03-17 10:46:52,414 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:52,418 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-17 10:46:52,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:52,438 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-17 10:46:52,439 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-17 10:46:52,440 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 160 [2025-03-17 10:46:52,443 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-17 10:46:52,443 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:52,443 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 160 [2025-03-17 10:46:52,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:52,505 INFO L124 PetriNetUnfolderBase]: 9/239 cut-off events. [2025-03-17 10:46:52,506 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-17 10:46:52,507 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 746 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-17 10:46:52,508 INFO L140 encePairwiseOnDemand]: 141/160 looper letters, 3 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2025-03-17 10:46:52,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 126 transitions, 262 flow [2025-03-17 10:46:52,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-17 10:46:52,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-17 10:46:52,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 294 transitions. [2025-03-17 10:46:52,522 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.91875 [2025-03-17 10:46:52,523 INFO L175 Difference]: Start difference. First operand has 152 places, 160 transitions, 324 flow. Second operand 2 states and 294 transitions. [2025-03-17 10:46:52,523 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 126 transitions, 262 flow [2025-03-17 10:46:52,526 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 126 transitions, 262 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 10:46:52,528 INFO L231 Difference]: Finished difference. Result has 126 places, 126 transitions, 256 flow [2025-03-17 10:46:52,530 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-17 10:46:52,534 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -26 predicate places. [2025-03-17 10:46:52,534 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 126 transitions, 256 flow [2025-03-17 10:46:52,535 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-17 10:46:52,535 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:52,535 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-17 10:46:52,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 10:46:52,536 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-17 10:46:52,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:52,536 INFO L85 PathProgramCache]: Analyzing trace with hash -1075647333, now seen corresponding path program 1 times [2025-03-17 10:46:52,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:52,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920541131] [2025-03-17 10:46:52,537 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:52,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:52,554 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 10:46:52,567 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 10:46:52,568 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:52,568 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:52,631 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:52,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:52,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920541131] [2025-03-17 10:46:52,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920541131] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:52,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:52,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 10:46:52,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [137603003] [2025-03-17 10:46:52,632 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:52,632 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 10:46:52,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:52,633 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 10:46:52,633 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 10:46:52,659 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 160 [2025-03-17 10:46:52,661 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-17 10:46:52,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:52,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 160 [2025-03-17 10:46:52,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:52,789 INFO L124 PetriNetUnfolderBase]: 95/809 cut-off events. [2025-03-17 10:46:52,789 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-17 10:46:52,792 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 3880 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-17 10:46:52,796 INFO L140 encePairwiseOnDemand]: 146/160 looper letters, 19 selfloop transitions, 10 changer transitions 0/138 dead transitions. [2025-03-17 10:46:52,796 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 138 transitions, 338 flow [2025-03-17 10:46:52,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 10:46:52,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 10:46:52,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 399 transitions. [2025-03-17 10:46:52,800 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.83125 [2025-03-17 10:46:52,800 INFO L175 Difference]: Start difference. First operand has 126 places, 126 transitions, 256 flow. Second operand 3 states and 399 transitions. [2025-03-17 10:46:52,800 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 138 transitions, 338 flow [2025-03-17 10:46:52,801 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 138 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 10:46:52,804 INFO L231 Difference]: Finished difference. Result has 130 places, 136 transitions, 344 flow [2025-03-17 10:46:52,804 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-17 10:46:52,804 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -22 predicate places. [2025-03-17 10:46:52,805 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 136 transitions, 344 flow [2025-03-17 10:46:52,805 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-17 10:46:52,805 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:52,805 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-17 10:46:52,805 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 10:46:52,805 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-17 10:46:52,806 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:52,806 INFO L85 PathProgramCache]: Analyzing trace with hash 951924428, now seen corresponding path program 1 times [2025-03-17 10:46:52,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:52,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1100619302] [2025-03-17 10:46:52,806 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:52,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:52,818 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-17 10:46:52,831 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-17 10:46:52,831 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:52,831 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 10:46:52,831 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 10:46:52,833 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-17 10:46:52,841 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-17 10:46:52,842 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:52,843 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 10:46:52,861 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 10:46:52,861 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 10:46:52,862 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-17 10:46:52,865 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-17 10:46:52,866 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-17 10:46:52,866 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-17 10:46:52,866 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-17 10:46:52,867 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-17 10:46:52,868 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-17 10:46:52,868 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-17 10:46:52,868 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-17 10:46:52,868 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-17 10:46:52,869 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-17 10:46:52,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 10:46:52,870 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-17 10:46:52,872 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 10:46:52,872 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-17 10:46:52,917 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-17 10:46:52,920 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 213 places, 224 transitions, 458 flow [2025-03-17 10:46:52,949 INFO L124 PetriNetUnfolderBase]: 28/390 cut-off events. [2025-03-17 10:46:52,949 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-17 10:46:52,952 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 1921 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-17 10:46:52,952 INFO L82 GeneralOperation]: Start removeDead. Operand has 213 places, 224 transitions, 458 flow [2025-03-17 10:46:52,956 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 458 flow [2025-03-17 10:46:52,956 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 10:46:52,959 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;@135f29ab, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 10:46:52,959 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2025-03-17 10:46:52,961 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 10:46:52,962 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-17 10:46:52,962 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 10:46:52,962 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:52,962 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-17 10:46:52,962 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-17 10:46:52,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:52,963 INFO L85 PathProgramCache]: Analyzing trace with hash 1755715661, now seen corresponding path program 1 times [2025-03-17 10:46:52,963 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:52,963 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [960646589] [2025-03-17 10:46:52,963 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:52,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:52,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 10:46:52,972 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 10:46:52,974 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:52,974 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:52,984 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:52,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:52,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [960646589] [2025-03-17 10:46:52,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [960646589] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:52,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:52,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 10:46:52,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1873384141] [2025-03-17 10:46:52,985 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:52,985 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-17 10:46:52,985 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:52,986 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-17 10:46:52,986 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-17 10:46:52,986 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 224 [2025-03-17 10:46:52,987 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-17 10:46:52,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:52,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 224 [2025-03-17 10:46:52,987 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:53,067 INFO L124 PetriNetUnfolderBase]: 30/609 cut-off events. [2025-03-17 10:46:53,068 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-17 10:46:53,070 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 3394 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-17 10:46:53,073 INFO L140 encePairwiseOnDemand]: 196/224 looper letters, 5 selfloop transitions, 0 changer transitions 0/177 dead transitions. [2025-03-17 10:46:53,073 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 177 transitions, 374 flow [2025-03-17 10:46:53,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-17 10:46:53,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-17 10:46:53,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 409 transitions. [2025-03-17 10:46:53,075 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9129464285714286 [2025-03-17 10:46:53,075 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 458 flow. Second operand 2 states and 409 transitions. [2025-03-17 10:46:53,075 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 177 transitions, 374 flow [2025-03-17 10:46:53,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 177 transitions, 374 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 10:46:53,080 INFO L231 Difference]: Finished difference. Result has 177 places, 177 transitions, 364 flow [2025-03-17 10:46:53,081 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-17 10:46:53,082 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -36 predicate places. [2025-03-17 10:46:53,082 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 177 transitions, 364 flow [2025-03-17 10:46:53,082 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-17 10:46:53,082 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:53,082 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-17 10:46:53,082 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 10:46:53,083 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-17 10:46:53,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:53,083 INFO L85 PathProgramCache]: Analyzing trace with hash -1409925989, now seen corresponding path program 1 times [2025-03-17 10:46:53,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:53,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152189728] [2025-03-17 10:46:53,083 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:53,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:53,097 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 10:46:53,107 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 10:46:53,107 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:53,107 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:53,144 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:53,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:53,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152189728] [2025-03-17 10:46:53,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1152189728] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:53,144 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:53,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 10:46:53,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1534511035] [2025-03-17 10:46:53,145 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:53,145 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 10:46:53,147 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:53,148 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 10:46:53,148 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 10:46:53,185 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 224 [2025-03-17 10:46:53,186 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-17 10:46:53,186 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:53,187 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 224 [2025-03-17 10:46:53,187 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:54,022 INFO L124 PetriNetUnfolderBase]: 1972/9019 cut-off events. [2025-03-17 10:46:54,022 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2025-03-17 10:46:54,041 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 89535 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-17 10:46:54,074 INFO L140 encePairwiseOnDemand]: 203/224 looper letters, 30 selfloop transitions, 15 changer transitions 0/196 dead transitions. [2025-03-17 10:46:54,075 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 196 transitions, 497 flow [2025-03-17 10:46:54,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 10:46:54,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 10:46:54,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2025-03-17 10:46:54,076 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8214285714285714 [2025-03-17 10:46:54,076 INFO L175 Difference]: Start difference. First operand has 177 places, 177 transitions, 364 flow. Second operand 3 states and 552 transitions. [2025-03-17 10:46:54,076 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 196 transitions, 497 flow [2025-03-17 10:46:54,077 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 196 transitions, 497 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 10:46:54,079 INFO L231 Difference]: Finished difference. Result has 181 places, 192 transitions, 496 flow [2025-03-17 10:46:54,079 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-17 10:46:54,080 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -32 predicate places. [2025-03-17 10:46:54,080 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 192 transitions, 496 flow [2025-03-17 10:46:54,080 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-17 10:46:54,080 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:54,081 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-17 10:46:54,081 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 10:46:54,081 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-17 10:46:54,081 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:54,081 INFO L85 PathProgramCache]: Analyzing trace with hash 184375241, now seen corresponding path program 1 times [2025-03-17 10:46:54,081 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:54,082 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1371051219] [2025-03-17 10:46:54,082 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:54,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:54,091 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 10:46:54,101 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 10:46:54,101 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:54,101 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:54,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:54,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:54,450 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1371051219] [2025-03-17 10:46:54,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1371051219] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:54,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:54,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 10:46:54,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [786231327] [2025-03-17 10:46:54,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:54,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 10:46:54,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:54,451 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 10:46:54,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 10:46:54,577 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 224 [2025-03-17 10:46:54,579 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-17 10:46:54,579 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:54,579 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 224 [2025-03-17 10:46:54,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:56,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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], [130#L704-1true, 214#true, 220#(= |#race~s~0| 0), 198#L702-10true, 53#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:56,065 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-17 10:46:56,065 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:56,065 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:46:56,065 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:56,092 INFO L124 PetriNetUnfolderBase]: 3209/18498 cut-off events. [2025-03-17 10:46:56,093 INFO L125 PetriNetUnfolderBase]: For 1064/1124 co-relation queries the response was YES. [2025-03-17 10:46:56,142 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 226615 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-17 10:46:56,197 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 18 selfloop transitions, 14 changer transitions 0/209 dead transitions. [2025-03-17 10:46:56,197 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 209 transitions, 594 flow [2025-03-17 10:46:56,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 10:46:56,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 10:46:56,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1095 transitions. [2025-03-17 10:46:56,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8147321428571429 [2025-03-17 10:46:56,203 INFO L175 Difference]: Start difference. First operand has 181 places, 192 transitions, 496 flow. Second operand 6 states and 1095 transitions. [2025-03-17 10:46:56,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 209 transitions, 594 flow [2025-03-17 10:46:56,238 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 209 transitions, 564 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 10:46:56,241 INFO L231 Difference]: Finished difference. Result has 189 places, 206 transitions, 568 flow [2025-03-17 10:46:56,241 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-17 10:46:56,241 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -24 predicate places. [2025-03-17 10:46:56,242 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 206 transitions, 568 flow [2025-03-17 10:46:56,243 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-17 10:46:56,243 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:56,243 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 10:46:56,243 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-17 10:46:56,243 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-17 10:46:56,243 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:56,243 INFO L85 PathProgramCache]: Analyzing trace with hash -1496840401, now seen corresponding path program 1 times [2025-03-17 10:46:56,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:56,244 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [370930001] [2025-03-17 10:46:56,244 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:56,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:56,254 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 10:46:56,264 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 10:46:56,268 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:56,268 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:56,527 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:56,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:56,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [370930001] [2025-03-17 10:46:56,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [370930001] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:56,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:56,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 10:46:56,528 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452617232] [2025-03-17 10:46:56,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:56,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 10:46:56,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:56,529 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 10:46:56,529 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 10:46:56,641 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 224 [2025-03-17 10:46:56,643 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-17 10:46:56,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:56,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 224 [2025-03-17 10:46:56,643 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:56,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 106#L702-10true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:56,799 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 10:46:56,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 10:46:56,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 10:46:56,799 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 10:46:56,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 198#L702-10true, 22#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:56,809 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 10:46:56,809 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:46:56,809 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 10:46:56,809 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:46:56,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 106#L702-10true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:56,812 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 10:46:56,813 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:46:56,813 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:46:56,813 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 10:46:56,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 22#L702-9true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:56,823 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 10:46:56,823 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 10:46:56,823 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 10:46:56,823 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([561] 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], [106#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)), 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, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,380 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([561] 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], [106#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)), 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)), 198#L702-10true, 234#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,380 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 10:46:57,380 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 10:46:57,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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], [106#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)), 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)), 198#L702-10true, 234#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,381 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-17 10:46:57,381 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 10:46:57,381 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 10:46:57,381 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 10:46:57,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 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)), 198#L702-10true, 22#L702-9true, 234#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,382 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-17 10:46:57,382 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 10:46:57,382 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 10:46:57,382 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 10:46:57,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 117#L704-1true, 214#true, 171#L702-10true, 106#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,515 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-17 10:46:57,515 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:57,515 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:57,515 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:57,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 117#L704-1true, 214#true, 171#L702-10true, 22#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,570 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-17 10:46:57,570 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:57,570 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:57,570 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 171#L702-10true, 198#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,693 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 214#true, 198#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,693 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 10:46:57,693 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([561] 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, 155#thr1ENTRYtrue, 214#true, 106#L702-10true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,745 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([561] 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, 155#thr1ENTRYtrue, 214#true, 106#L702-10true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,745 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,745 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 171#L702-10true, 101#L702-6true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,748 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 214#true, 101#L702-6true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,748 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 10:46:57,748 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 106#L702-10true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,749 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 198#L702-10true, 22#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,749 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 10:46:57,749 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 214#true, 61#L702-5true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,809 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-17 10:46:57,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:46:57,809 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,810 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 171#L702-10true, 61#L702-5true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,810 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-17 10:46:57,810 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:46:57,810 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 10:46:57,810 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 43#L702-4true, 214#true, 171#L702-10true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,854 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 43#L702-4true, 214#true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,854 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:46:57,854 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 171#L702-10true, 177#L702-1true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,978 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 214#true, 177#L702-1true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:57,978 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 10:46:57,978 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 10:46:58,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 182#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 171#L702-10true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,040 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-17 10:46:58,040 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:58,040 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,040 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:58,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 182#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 127#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,071 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-17 10:46:58,071 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:46:58,071 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:46:58,071 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 214#true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 163#L702-7true, 212#true]) [2025-03-17 10:46:58,224 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-17 10:46:58,224 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:46:58,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 10:46:58,224 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 10:46:58,224 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 10:46:58,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 198#L702-10true, 216#true, 223#true, Black: 218#true, 163#L702-7true, 212#true]) [2025-03-17 10:46:58,382 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-17 10:46:58,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-17 10:46:58,382 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:46:58,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-17 10:46:58,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 101#L702-6true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,416 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-17 10:46:58,416 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-17 10:46:58,416 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-17 10:46:58,416 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:46:58,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 198#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,418 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-17 10:46:58,418 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:46:58,418 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-17 10:46:58,418 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-17 10:46:58,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 61#L702-5true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,453 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-17 10:46:58,453 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:58,453 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,453 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:58,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 101#L702-6true, 198#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,455 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-17 10:46:58,455 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:58,455 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:58,455 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 43#L702-4true, 214#true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,488 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-17 10:46:58,488 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,488 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,488 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 61#L702-5true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,490 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-17 10:46:58,490 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,490 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,490 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 190#L704-6true, 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, 171#L702-10true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,507 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 190#L704-6true, 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)), 91#L702-9true, 234#true, 214#true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,507 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,507 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 177#L702-1true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,524 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-17 10:46:58,524 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:46:58,525 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-17 10:46:58,525 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-17 10:46:58,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 43#L702-4true, 209#L704-7true, 214#true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,527 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-17 10:46:58,527 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-17 10:46:58,527 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-17 10:46:58,527 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:46:58,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 91#L702-9true, 234#true, 214#true, 180#L704-7true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,649 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-17 10:46:58,649 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:46:58,650 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-17 10:46:58,650 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-17 10:46:58,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 171#L702-10true, 180#L704-7true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,650 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-17 10:46:58,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,650 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 177#L702-1true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,667 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-03-17 10:46:58,667 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-17 10:46:58,667 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:46:58,667 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-17 10:46:58,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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#L704-7true, 214#true, 171#L702-10true, 106#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,681 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-17 10:46:58,681 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,681 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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#L704-7true, 214#true, 171#L702-10true, 22#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,709 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-17 10:46:58,709 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:46:58,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-17 10:46:58,709 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:46:58,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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)), 117#L704-1true, 234#true, 214#true, 171#L702-10true, 106#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,789 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-17 10:46:58,789 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:58,789 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,789 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,789 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 117#L704-1true, 214#true, 171#L702-10true, 106#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,792 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-17 10:46:58,792 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,792 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:58,792 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-17 10:46:58,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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)), 117#L704-1true, 234#true, 214#true, 171#L702-10true, 22#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,817 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-17 10:46:58,817 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,817 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,817 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,817 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 117#L704-1true, 214#true, 171#L702-10true, 22#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,818 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-17 10:46:58,818 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,818 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,818 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 117#L704-1true, 214#true, 171#L702-10true, 182#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,820 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-17 10:46:58,820 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,820 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:46:58,820 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-17 10:46:58,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] 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)), 117#L704-1true, 234#true, 214#true, 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 67#L702true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,844 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-17 10:46:58,844 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-17 10:46:58,844 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:46:58,844 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:46:58,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 40#L704-6true, 106#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,863 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-17 10:46:58,863 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-17 10:46:58,864 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-17 10:46:58,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-17 10:46:58,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 40#L704-6true, 22#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,864 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-17 10:46:58,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,864 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,864 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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#L704-7true, 214#true, 171#L702-10true, 106#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,887 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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#L704-7true, 214#true, 171#L702-10true, 22#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,887 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-17 10:46:58,887 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:46:58,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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], [130#L704-1true, 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, 198#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,980 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:46:58,980 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-17 10:46:58,980 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-17 10:46:58,980 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:46:58,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 198#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,981 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([765] L702-->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, 198#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:58,981 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-17 10:46:58,981 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-17 10:46:58,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([561] 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, 234#true, 117#L704-1true, 214#true, 106#L702-10true, 67#L702true, 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-17 10:46:58,998 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:46:59,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 50#L702true, 234#true, 214#true, 67#L702true, 223#true, 216#true, Black: 220#(= |#race~s~0| 0), 163#L702-7true, 212#true]) [2025-03-17 10:46:59,014 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:46:59,014 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:59,014 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:59,014 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:46:59,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 137#L702-7true, 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#L700-1true, 67#L702true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,016 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:46:59,016 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:46:59,016 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:46:59,016 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:46:59,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 190#L704-6true, 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, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,024 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:46:59,024 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:59,024 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:46:59,024 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:46:59,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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], [172#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, 49#L700-1true, 67#L702true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,035 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:46:59,035 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:46:59,035 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:46:59,035 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:46:59,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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)), 190#L704-6true, 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#L704-7true, 214#true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,037 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,037 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,037 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,037 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:46:59,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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, 171#L702-10true, 40#L704-6true, 180#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,039 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,039 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,039 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,039 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:46:59,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 77#L704-6true, 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, 180#L704-7true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,043 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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)), 190#L704-6true, 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, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,044 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:46:59,044 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 234#true, 94#L702-5true, 214#true, 49#L700-1true, 67#L702true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,058 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,058 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,058 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,058 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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#L704-7true, 214#true, 171#L702-10true, 180#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,060 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:46:59,060 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:46:59,060 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:59,060 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:59,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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#L704-7true, 214#true, 171#L702-10true, 180#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,062 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:59,063 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 10:46:59,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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, 180#L704-7true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,066 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:46:59,066 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:59,066 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:46:59,066 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:46:59,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 86#L702-15true, 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, 106#L702-10true, 67#L702true, 216#true, Black: 220#(= |#race~s~0| 0), 223#true, 212#true]) [2025-03-17 10:46:59,096 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:46:59,096 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:46:59,096 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:46:59,096 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 86#L702-15true, 234#true, 214#true, 67#L702true, 216#true, 223#true, Black: 220#(= |#race~s~0| 0), 163#L702-7true, 212#true]) [2025-03-17 10:46:59,114 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 86#L702-15true, 234#true, 214#true, 67#L702true, 22#L702-9true, 216#true, Black: 220#(= |#race~s~0| 0), 223#true, 212#true]) [2025-03-17 10:46:59,114 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:46:59,114 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:46:59,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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-1true, 234#true, 57#L704-7true, 214#true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,133 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,133 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,133 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,133 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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)), 117#L704-1true, 234#true, 214#true, 171#L702-10true, 180#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,136 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,136 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,136 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,136 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([765] L702-->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], [130#L704-1true, 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-1true, 234#true, 214#true, 198#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,283 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-17 10:46:59,283 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:59,283 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:46:59,283 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:59,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([542] 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, 190#L704-6true, 234#true, 117#L704-1true, 214#true, 67#L702true, 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-17 10:46:59,302 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:46:59,302 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:46:59,302 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:46:59,302 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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-1true, 234#true, 57#L704-7true, 214#true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,312 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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-1true, 234#true, 214#true, 40#L704-6true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,312 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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-1true, 234#true, 5#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 214#true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,312 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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)), 190#L704-6true, 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, 117#L704-1true, 214#true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,312 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:46:59,312 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:46:59,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-->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], [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)), 192#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 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, 117#L704-1true, 214#true, 171#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,313 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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-1true, 234#true, 214#true, 57#L704-7true, 171#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,321 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] 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)), 234#true, 214#true, 67#L702true, 180#L704-7true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-03-17 10:46:59,321 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L702-->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], [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, 117#L704-1true, 214#true, 171#L702-10true, 180#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,321 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 10:46:59,321 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:46:59,322 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:46:59,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([700] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 .cse3))) (and (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 .cse2)) (= (store |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0)) |v_#race_185|) (= .cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (= (select .cse1 .cse4) .cse0) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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)), 191#L700true, 234#true, 214#true, 67#L702true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-17 10:46:59,376 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:46:59,378 INFO L124 PetriNetUnfolderBase]: 7043/36627 cut-off events. [2025-03-17 10:46:59,378 INFO L125 PetriNetUnfolderBase]: For 3719/4090 co-relation queries the response was YES. [2025-03-17 10:46:59,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54054 conditions, 36627 events. 7043/36627 cut-off events. For 3719/4090 co-relation queries the response was YES. Maximal size of possible extension queue 774. Compared 503799 event pairs, 2005 based on Foata normal form. 24/31129 useless extension candidates. Maximal degree in co-relation 54043. Up to 6637 conditions per place. [2025-03-17 10:46:59,596 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 29 selfloop transitions, 30 changer transitions 0/243 dead transitions. [2025-03-17 10:46:59,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 243 transitions, 852 flow [2025-03-17 10:46:59,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 10:46:59,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 10:46:59,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1110 transitions. [2025-03-17 10:46:59,603 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8258928571428571 [2025-03-17 10:46:59,603 INFO L175 Difference]: Start difference. First operand has 189 places, 206 transitions, 568 flow. Second operand 6 states and 1110 transitions. [2025-03-17 10:46:59,603 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 243 transitions, 852 flow [2025-03-17 10:46:59,612 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 243 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 10:46:59,613 INFO L231 Difference]: Finished difference. Result has 199 places, 236 transitions, 846 flow [2025-03-17 10:46:59,614 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-17 10:46:59,614 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -14 predicate places. [2025-03-17 10:46:59,614 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 236 transitions, 846 flow [2025-03-17 10:46:59,615 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-17 10:46:59,615 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:59,615 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-17 10:46:59,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-17 10:46:59,615 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-17 10:46:59,616 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:59,616 INFO L85 PathProgramCache]: Analyzing trace with hash -1590662560, now seen corresponding path program 1 times [2025-03-17 10:46:59,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:59,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1874201084] [2025-03-17 10:46:59,616 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:59,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:59,620 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-17 10:46:59,623 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-17 10:46:59,623 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:59,623 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 10:46:59,623 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 10:46:59,625 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-17 10:46:59,627 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-17 10:46:59,627 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:59,627 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 10:46:59,630 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 10:46:59,630 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-17 10:46:59,630 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2025-03-17 10:46:59,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2025-03-17 10:46:59,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2025-03-17 10:46:59,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2025-03-17 10:46:59,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2025-03-17 10:46:59,634 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-17 10:46:59,634 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-17 10:46:59,635 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-17 10:46:59,635 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-17 10:46:59,673 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-17 10:46:59,678 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 274 places, 288 transitions, 594 flow [2025-03-17 10:46:59,711 INFO L124 PetriNetUnfolderBase]: 39/537 cut-off events. [2025-03-17 10:46:59,712 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-17 10:46:59,716 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 2915 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-17 10:46:59,717 INFO L82 GeneralOperation]: Start removeDead. Operand has 274 places, 288 transitions, 594 flow [2025-03-17 10:46:59,721 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 274 places, 288 transitions, 594 flow [2025-03-17 10:46:59,722 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 10:46:59,722 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;@135f29ab, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 10:46:59,722 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2025-03-17 10:46:59,723 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 10:46:59,723 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-17 10:46:59,724 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 10:46:59,724 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:59,724 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-17 10:46:59,724 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-17 10:46:59,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:59,724 INFO L85 PathProgramCache]: Analyzing trace with hash 407983469, now seen corresponding path program 1 times [2025-03-17 10:46:59,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:59,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1757063559] [2025-03-17 10:46:59,724 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:59,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:59,729 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 10:46:59,730 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 10:46:59,730 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:59,730 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:59,734 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:59,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:59,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1757063559] [2025-03-17 10:46:59,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1757063559] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:59,735 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:59,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 10:46:59,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [968722625] [2025-03-17 10:46:59,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:59,735 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-17 10:46:59,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:59,736 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-17 10:46:59,736 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-17 10:46:59,736 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 288 [2025-03-17 10:46:59,737 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-17 10:46:59,737 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:59,737 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 288 [2025-03-17 10:46:59,737 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:46:59,840 INFO L124 PetriNetUnfolderBase]: 87/1399 cut-off events. [2025-03-17 10:46:59,840 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-17 10:46:59,849 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 10751 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-17 10:46:59,855 INFO L140 encePairwiseOnDemand]: 251/288 looper letters, 7 selfloop transitions, 0 changer transitions 0/228 dead transitions. [2025-03-17 10:46:59,856 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 228 transitions, 488 flow [2025-03-17 10:46:59,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-17 10:46:59,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-17 10:46:59,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 524 transitions. [2025-03-17 10:46:59,857 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9097222222222222 [2025-03-17 10:46:59,857 INFO L175 Difference]: Start difference. First operand has 274 places, 288 transitions, 594 flow. Second operand 2 states and 524 transitions. [2025-03-17 10:46:59,857 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 228 transitions, 488 flow [2025-03-17 10:46:59,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 228 transitions, 486 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-17 10:46:59,860 INFO L231 Difference]: Finished difference. Result has 228 places, 228 transitions, 472 flow [2025-03-17 10:46:59,861 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-17 10:46:59,861 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -46 predicate places. [2025-03-17 10:46:59,861 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 228 transitions, 472 flow [2025-03-17 10:46:59,861 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-17 10:46:59,862 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:46:59,862 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-17 10:46:59,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-17 10:46:59,862 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-17 10:46:59,862 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:46:59,863 INFO L85 PathProgramCache]: Analyzing trace with hash 1841687707, now seen corresponding path program 1 times [2025-03-17 10:46:59,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:46:59,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [83290336] [2025-03-17 10:46:59,863 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:46:59,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:46:59,869 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 10:46:59,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 10:46:59,871 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:46:59,871 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:46:59,883 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:46:59,884 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:46:59,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [83290336] [2025-03-17 10:46:59,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [83290336] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:46:59,884 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:46:59,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 10:46:59,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1680144215] [2025-03-17 10:46:59,884 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:46:59,884 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 10:46:59,884 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:46:59,885 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 10:46:59,885 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 10:46:59,920 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 288 [2025-03-17 10:46:59,921 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-17 10:46:59,921 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:46:59,921 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 288 [2025-03-17 10:46:59,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:47:08,090 INFO L124 PetriNetUnfolderBase]: 29853/95734 cut-off events. [2025-03-17 10:47:08,090 INFO L125 PetriNetUnfolderBase]: For 301/301 co-relation queries the response was YES. [2025-03-17 10:47:08,414 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 1308995 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-17 10:47:08,811 INFO L140 encePairwiseOnDemand]: 260/288 looper letters, 41 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-17 10:47:08,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 254 transitions, 656 flow [2025-03-17 10:47:08,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 10:47:08,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 10:47:08,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-03-17 10:47:08,813 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8159722222222222 [2025-03-17 10:47:08,813 INFO L175 Difference]: Start difference. First operand has 228 places, 228 transitions, 472 flow. Second operand 3 states and 705 transitions. [2025-03-17 10:47:08,813 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 254 transitions, 656 flow [2025-03-17 10:47:08,814 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 254 transitions, 656 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 10:47:08,816 INFO L231 Difference]: Finished difference. Result has 232 places, 248 transitions, 648 flow [2025-03-17 10:47:08,816 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-17 10:47:08,817 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -42 predicate places. [2025-03-17 10:47:08,817 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 248 transitions, 648 flow [2025-03-17 10:47:08,817 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-17 10:47:08,817 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:47:08,817 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-17 10:47:08,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-17 10:47:08,818 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-17 10:47:08,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:47:08,818 INFO L85 PathProgramCache]: Analyzing trace with hash 975074249, now seen corresponding path program 1 times [2025-03-17 10:47:08,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:47:08,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1303222912] [2025-03-17 10:47:08,818 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:47:08,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:47:08,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 10:47:08,827 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 10:47:08,827 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:47:08,827 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:47:08,967 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:47:08,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:47:08,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1303222912] [2025-03-17 10:47:08,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1303222912] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:47:08,967 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:47:08,968 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 10:47:08,968 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141006218] [2025-03-17 10:47:08,968 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:47:08,968 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 10:47:08,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:47:08,968 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 10:47:08,969 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 10:47:09,110 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 288 [2025-03-17 10:47:09,113 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-17 10:47:09,113 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:47:09,113 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 288 [2025-03-17 10:47:09,113 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:47:13,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:13,496 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-17 10:47:13,496 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:13,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:47:13,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:47:13,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:13,866 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-17 10:47:13,866 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:13,866 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:13,866 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:13,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:13,896 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-17 10:47:13,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:13,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:13,896 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:13,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 143#L702-10true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:13,899 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-17 10:47:13,899 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:13,899 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:13,900 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 27#L702-9true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:14,008 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 132#L702-6true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:14,008 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,008 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 132#L702-6true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:14,039 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,039 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,039 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,039 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 143#L702-10true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:14,042 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,042 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:14,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:14,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 27#L702-9true, 132#L702-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:14,158 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,158 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,158 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,158 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 74#L702-5true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:14,159 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,159 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,159 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,159 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 74#L702-5true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:14,337 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,337 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 48#L702-4true, 275#true, 273#true]) [2025-03-17 10:47:14,338 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,338 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:14,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:14,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 27#L702-9true, 74#L702-5true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:14,446 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,446 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, 48#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:14,447 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,447 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 48#L702-4true, 275#true, 273#true]) [2025-03-17 10:47:14,476 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,476 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,476 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,476 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:14,479 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,479 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:14,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 27#L702-9true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:14,591 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 226#L702-1true, 273#true]) [2025-03-17 10:47:14,591 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:14,591 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:47:14,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:14,616 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-17 10:47:14,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:14,616 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:47:14,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:14,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 226#L702-1true, 273#true]) [2025-03-17 10:47:14,736 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-03-17 10:47:14,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-17 10:47:14,736 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:14,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-17 10:47:15,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:15,995 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-17 10:47:15,995 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:47:15,995 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:15,995 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:47:15,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:15,997 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-17 10:47:15,997 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:47:15,997 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:15,997 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:15,997 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:47:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 248#L704-6true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:16,256 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,256 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:16,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:16,258 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,258 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,258 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,258 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:16,258 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:16,268 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,268 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:16,268 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,268 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:16,270 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,270 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,270 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:16,270 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:16,271 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,271 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:16,271 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,271 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:16,271 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:16,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:16,717 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:16,717 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:16,717 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,717 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 248#L704-6true, 27#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:16,718 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:16,718 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:16,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:16,728 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:16,728 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,728 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:16,728 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:16,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 27#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:16,941 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-17 10:47:16,941 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:16,941 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:16,941 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:17,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:17,529 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:17,529 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:17,529 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:17,529 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:17,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:17,530 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:17,530 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:17,530 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:17,531 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:17,531 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:17,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:17,825 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,825 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,825 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,825 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:17,827 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,827 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,827 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,827 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,827 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:17,848 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:17,848 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,848 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:17,849 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,849 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,849 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,849 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:17,850 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:17,850 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:17,850 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 25#L702-9true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:18,359 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 27#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:18,359 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,359 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:18,360 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:18,360 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,360 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,360 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,360 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,360 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:18,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:18,367 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,367 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,367 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,367 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:18,368 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:18,368 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:18,368 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:18,369 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:18,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:18,726 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:18,726 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:18,726 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:18,726 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:18,726 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:18,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 143#L702-10true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:18,793 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:18,793 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:18,793 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:18,793 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:18,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 50#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:18,871 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 50#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:18,871 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:18,871 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:19,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,092 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:19,092 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:19,092 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:19,092 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:19,092 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:19,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:19,093 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:19,093 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:19,093 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:19,093 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:19,093 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:19,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,094 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 10:47:19,094 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:19,094 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:19,094 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:19,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 25#L702-9true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,149 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:47:19,149 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:19,149 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:19,149 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 27#L702-9true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,225 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-17 10:47:19,225 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:19,225 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:19,225 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:19,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:19,289 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-17 10:47:19,289 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:19,289 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:19,289 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:19,289 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:19,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,290 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:19,290 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:19,290 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:19,290 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:19,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,291 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-17 10:47:19,291 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:19,291 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:19,291 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:19,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 210#L702-7true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,353 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-17 10:47:19,353 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:19,353 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:19,353 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-17 10:47:19,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 210#L702-7true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,504 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,504 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,504 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,504 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 229#L704-6true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,505 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,505 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,505 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,505 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,506 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 229#L704-6true, 70#L702-10true, 96#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,506 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,506 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 96#L702-10true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,507 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 143#L702-10true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,566 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,566 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,566 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,566 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:19,569 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,569 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,569 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,569 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,578 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:19,578 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:19,578 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, 50#thr1ENTRYtrue, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:19,665 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:19,665 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:19,665 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:19,665 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 132#L702-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,727 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:19,727 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,727 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 132#L702-6true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,728 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 25#L702-9true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,728 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,728 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 48#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,729 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:19,729 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:19,729 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:19,729 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 229#L704-6true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,730 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 132#L702-6true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,730 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,730 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,731 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,782 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,782 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,782 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,782 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:19,788 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,788 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,788 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,788 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 25#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,794 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,794 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,794 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,794 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:19,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,800 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-17 10:47:19,800 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,800 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:19,800 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:19,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 27#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 58#L700-1true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:19,844 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:19,844 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:19,844 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:19,844 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:19,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, 50#thr1ENTRYtrue, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,876 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:47:19,876 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:19,876 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:19,876 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:19,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:19,913 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,913 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,913 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,913 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:19,913 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,913 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,933 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,933 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:19,933 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,933 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 74#L702-5true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,935 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,935 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,935 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,935 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 132#L702-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:19,936 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,936 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,936 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,936 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 74#L702-5true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,937 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,937 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,938 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,938 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 25#L702-9true, 132#L702-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,938 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,938 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,938 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,938 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 27#L702-9true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:19,939 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,939 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,939 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,939 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,939 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,940 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 96#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,940 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,940 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-03-17 10:47:19,941 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:19,941 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:19,941 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:19,941 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:19,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 74#L702-5true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,942 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,942 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,942 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,942 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:19,970 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,970 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,970 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,970 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:19,994 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,994 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:19,994 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:19,994 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:20,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 25#L702-9true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:20,004 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:20,004 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:20,004 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,004 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:20,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:20,009 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-17 10:47:20,009 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:20,009 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,009 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:20,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, 50#thr1ENTRYtrue, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,071 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:47:20,071 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:20,071 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 10:47:20,071 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:20,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 27#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:20,106 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,106 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,106 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,106 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,106 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:20,107 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,107 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,107 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,107 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,107 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,107 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:20,126 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,126 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,126 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,126 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 56#L704-6true, 48#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:20,127 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,127 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,127 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,127 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 74#L702-5true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:20,128 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,128 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,128 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,128 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:20,130 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:20,130 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 25#L702-9true, 74#L702-5true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:20,130 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,130 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:20,131 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,131 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,131 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,131 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:20,132 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,132 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,132 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,132 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:20,349 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,349 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,349 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,349 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 48#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:20,350 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,350 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,350 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,350 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 25#L702-9true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:20,398 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-17 10:47:20,398 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,398 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:20,398 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,406 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,406 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,406 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,406 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:20,461 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 10:47:20,461 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:20,461 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:20,461 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:20,461 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:20,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#thr1ENTRYtrue, 48#L702-4true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:20,478 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-17 10:47:20,479 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:20,479 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-17 10:47:20,479 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:20,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 226#L702-1true, 273#true]) [2025-03-17 10:47:20,559 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,559 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 48#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:20,560 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,560 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,560 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,560 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:20,563 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 25#L702-9true, 271#true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:20,563 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,563 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:20,564 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,564 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,564 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,564 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:20,565 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,565 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,565 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,565 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 226#L702-1true, 273#true, 209#L704-7true]) [2025-03-17 10:47:20,602 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,602 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,602 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-17 10:47:20,602 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-17 10:47:20,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 143#L702-10true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:20,645 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,645 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,645 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,645 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:20,651 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:20,651 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,651 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,651 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,656 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:20,656 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,656 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,656 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,712 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,712 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,712 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,712 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,712 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 50#thr1ENTRYtrue, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 273#true, 279#true]) [2025-03-17 10:47:20,730 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,730 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,730 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,730 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#thr1ENTRYtrue, 284#true, 275#true, 226#L702-1true, 279#true, 273#true]) [2025-03-17 10:47:20,731 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#thr1ENTRYtrue, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:20,731 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,731 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:20,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:20,807 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,807 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,807 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,807 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 226#L702-1true, 273#true, 209#L704-7true]) [2025-03-17 10:47:20,818 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,818 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,818 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,818 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:20,822 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 70#L702-10true, 210#L702-7true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:20,822 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,822 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 70#L702-10true, 96#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:20,824 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,824 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:20,824 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,824 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:20,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 132#L702-6true, 143#L702-10true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,896 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:20,896 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,896 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,896 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, 132#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,904 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:20,904 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,904 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,904 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:20,909 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:20,909 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,909 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,909 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:20,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:20,963 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:20,963 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,963 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:20,963 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:20,963 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:21,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,050 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,050 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,050 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,051 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 132#L702-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,065 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,065 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,065 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,065 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,066 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:21,067 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,067 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,067 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,068 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,068 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:21,068 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,068 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:21,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 74#L702-5true, 143#L702-10true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,134 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:21,134 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:21,134 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:21,135 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:21,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,150 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,150 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,150 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,150 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,156 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 48#L702-4true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,156 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,156 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 48#L702-4true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,199 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:21,199 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:21,199 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:21,199 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 10:47:21,199 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:21,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 140#L702-10true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,258 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,258 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,258 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:21,258 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,297 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,297 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,297 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,297 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,312 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:21,312 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,312 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:21,312 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:21,312 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:21,312 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 25#L702-9true, 271#true, 27#L702-9true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,313 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 25#L702-9true, 74#L702-5true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,313 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,313 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:21,315 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,315 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,315 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:21,315 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:21,315 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:21,315 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-17 10:47:21,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,316 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,316 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,316 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,316 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:21,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([903] 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], [281#(= |#race~s~0| 0), 5#L702true, 51#L702true, 277#true, 271#true, 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 210#L702-7true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:21,340 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:21,340 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:21,340 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:21,340 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:21,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 48#L702-4true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,343 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,343 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,343 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,343 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,615 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 48#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,615 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,615 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 279#true, 273#true]) [2025-03-17 10:47:21,619 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:21,619 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,619 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,619 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 273#true, 279#true]) [2025-03-17 10:47:21,646 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,646 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,646 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,646 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,646 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 226#L702-1true, 279#true, 273#true]) [2025-03-17 10:47:21,647 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,647 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,647 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse0 (select .cse1 .cse3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,655 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,655 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,655 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,655 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,689 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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, 51#L702true, 277#true, 24#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,689 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:47:21,689 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 48#L702-4true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,715 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,715 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,715 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,715 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:21,725 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,725 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,725 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,727 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,727 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,727 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:21,727 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:21,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,740 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:21,740 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,740 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,740 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 62#L702true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,742 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:21,742 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,742 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,742 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:21,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,778 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:21,778 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,778 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,778 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 226#L702-1true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,890 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:47:21,890 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:21,890 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 10:47:21,890 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:21,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:21,903 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-17 10:47:21,903 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:21,903 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-17 10:47:21,903 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-17 10:47:21,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse0 (select .cse1 .cse3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 140#L702-10true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:21,916 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-17 10:47:21,916 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,916 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-17 10:47:21,916 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:21,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, Black: 281#(= |#race~s~0| 0), 62#L702true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:21,919 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:21,919 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,919 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:21,919 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:22,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] L702-15-->L702: Formula: (let ((.cse1 (select |v_#race_185| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|)) (.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse0 (select .cse1 .cse3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= .cse0 (select .cse1 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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, 51#L702true, 277#true, 24#L702-9true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:22,076 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-17 10:47:22,076 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-17 10:47:22,076 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:22,076 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-17 10:47:22,225 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,226 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:22,226 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:22,226 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:22,226 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:22,226 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:22,226 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:22,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:22,227 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-17 10:47:22,227 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:22,227 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:22,227 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:22,227 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-17 10:47:22,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:22,249 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 10:47:22,249 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:22,249 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:22,249 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:22,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 248#L704-6true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,254 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 10:47:22,254 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:22,254 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:22,254 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:22,254 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:22,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,293 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 10:47:22,293 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:22,293 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:22,293 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:22,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:22,443 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,443 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,443 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,443 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,448 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,448 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,448 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:22,448 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:22,448 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:22,448 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:22,448 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 25#L702-9true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:22,449 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,449 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,449 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,449 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,449 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,450 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,451 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,451 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:22,451 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:22,451 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,451 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:22,451 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-17 10:47:22,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:22,452 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,452 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,452 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,452 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-17 10:47:22,452 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:22,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:22,482 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,482 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,482 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,482 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:22,483 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,483 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,483 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,483 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 27#L702-9true, 271#true, 248#L704-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,488 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,488 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,488 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,488 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:22,490 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,491 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,491 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,491 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:22,492 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,492 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,492 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,492 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,492 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 248#L704-6true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,548 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,548 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,548 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,548 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:22,560 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,560 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,560 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,560 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,560 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,561 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,561 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,561 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:22,943 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:22,943 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:22,943 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,943 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:22,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 132#L702-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:22,992 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:22,992 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,992 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,992 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:22,996 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 25#L702-9true, 132#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:22,996 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:22,996 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,997 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,997 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 10:47:22,997 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:22,998 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-17 10:47:22,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-17 10:47:22,998 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-17 10:47:23,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:23,016 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,016 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,016 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,016 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 27#L702-9true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:23,019 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,019 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,019 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,019 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:23,020 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,020 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,020 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,020 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:23,021 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,021 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,021 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,021 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,021 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:23,056 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,056 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,056 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,056 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:23,057 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,057 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,057 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,057 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:23,064 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:23,064 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:23,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,064 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:23,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:23,214 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:23,214 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,214 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,214 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 25#L702-9true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,218 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:23,218 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:23,218 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,218 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,218 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 279#true, 273#true]) [2025-03-17 10:47:23,219 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true]) [2025-03-17 10:47:23,219 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 48#L702-4true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:23,219 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,219 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-17 10:47:23,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:23,241 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 10:47:23,241 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:23,241 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:23,241 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:23,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:23,274 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 10:47:23,274 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:23,274 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:23,274 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,403 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 48#L702-4true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,403 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,403 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 279#true, 273#true]) [2025-03-17 10:47:23,408 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,408 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,408 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,408 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:23,409 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 48#L702-4true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:23,409 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,409 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 143#L702-10true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,410 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,410 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:23,410 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:23,410 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-17 10:47:23,410 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:23,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,411 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,411 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,411 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,411 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:23,411 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-17 10:47:23,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 5#L702true, 277#true, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:23,440 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 10:47:23,440 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:23,440 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:23,441 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:23,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 273#true, 279#true]) [2025-03-17 10:47:23,591 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,591 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,591 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,591 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 25#L702-9true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,596 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,596 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:23,596 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:23,596 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:23,596 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-17 10:47:23,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:23,597 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,597 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:23,597 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,597 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,597 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-17 10:47:23,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:23,805 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:23,805 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,805 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,805 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:23,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:23,810 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:23,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,810 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,810 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:23,810 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:23,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:23,852 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:23,852 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:23,852 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,852 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:23,853 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:23,853 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,853 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:23,853 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:23,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:23,986 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,986 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:23,987 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,987 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,987 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,988 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:23,988 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,988 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,988 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,988 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 27#L702-9true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:23,991 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,991 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,991 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,991 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:23,993 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,993 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,993 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,993 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,993 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:23,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:23,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,994 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:23,995 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:23,995 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:23,995 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:23,995 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,035 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,035 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,035 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,035 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,036 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,036 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,036 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,036 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 69#L704-7true, 277#true, 271#true, 96#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,044 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,044 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,044 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,044 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:24,045 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,045 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:24,046 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,046 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,046 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,046 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,047 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,047 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,047 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,047 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,105 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:24,105 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,105 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:24,105 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:24,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 274#true, 284#true, Black: 279#true, 273#true, 178#L704-1true]) [2025-03-17 10:47:24,115 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-17 10:47:24,115 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:24,115 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:24,115 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-17 10:47:24,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:24,174 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,174 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,174 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:24,176 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,176 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,176 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,176 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 27#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,177 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,177 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,177 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,177 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:24,178 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,178 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,178 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,212 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,212 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,212 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:24,213 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,213 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,213 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,214 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 69#L704-7true, 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true]) [2025-03-17 10:47:24,218 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:24,218 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,218 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:24,219 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,219 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,219 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:24,220 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:24,220 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,220 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:24,220 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:24,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,311 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-17 10:47:24,311 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:24,311 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:24,311 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:24,311 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:24,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:24,355 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:24,355 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,355 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,355 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,462 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,462 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,462 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,462 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,462 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,464 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,464 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,464 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,464 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,464 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:24,466 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 248#L704-6true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,466 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,466 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 58#L700-1true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:24,497 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:24,497 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:24,497 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:24,497 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:24,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:24,520 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:24,520 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,520 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,520 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,748 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,748 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,748 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 50#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,749 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:24,749 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,749 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 248#L704-6true, 70#L702-10true, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:24,749 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 248#L704-6true, 50#thr1ENTRYtrue, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:24,750 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:24,750 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 10:47:24,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:24,822 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,822 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,822 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:24,823 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,823 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:24,827 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 248#L704-6true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:24,827 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,827 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:24,829 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,829 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,829 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:24,862 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:24,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:24,862 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:24,862 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:24,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 65#L704-1true, 277#true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:24,941 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,941 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,941 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,941 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:24,942 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 50#thr1ENTRYtrue, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:24,942 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:24,942 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:25,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:25,024 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 10:47:25,024 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,024 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:25,024 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:25,024 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:25,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 210#L702-7true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,026 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 10:47:25,026 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:25,026 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:25,026 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:25,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:25,028 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-17 10:47:25,028 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:25,028 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:25,029 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,029 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 229#L704-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,213 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,213 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 210#L702-7true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,214 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,214 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,214 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,214 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 5#L702true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,238 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,238 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-17 10:47:25,238 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:25,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 5#L702true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,239 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,239 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,239 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,239 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:25,289 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:25,289 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,289 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,289 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:25,321 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 10:47:25,321 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 10:47:25,321 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:25,321 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:25,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 248#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:25,322 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:25,322 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:25,322 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:25,322 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:25,322 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:25,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 96#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,396 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,396 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,396 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,396 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,397 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,397 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,397 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,397 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,401 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,401 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,401 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 132#L702-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,402 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,402 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,402 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 229#L704-6true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,406 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,406 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,406 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,406 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,406 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,407 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,407 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,407 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,407 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,407 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,426 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,426 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,426 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,426 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,427 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,427 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,427 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,427 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,427 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,427 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,428 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 248#L704-6true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:25,428 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:25,428 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,428 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,428 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,429 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,429 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:25,429 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:25,429 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:25,475 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:25,475 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,475 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,475 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:25,481 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:25,481 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,481 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,481 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L700-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:25,506 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:25,506 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,506 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:25,527 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,527 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,527 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,527 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,527 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,527 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,527 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:25,561 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,561 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 27#L702-9true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,580 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,580 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,580 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,580 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,581 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 25#L702-9true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,581 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,581 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 96#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,582 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,582 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,582 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,583 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 96#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,583 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,583 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 27#L702-9true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,586 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,586 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,586 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,586 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,586 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,587 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,587 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 48#L702-4true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,589 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,589 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,589 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,589 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,590 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 74#L702-5true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,590 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 132#L702-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,591 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,594 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,594 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,594 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,594 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,594 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,595 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,595 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,595 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,595 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,596 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,596 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,596 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,596 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,596 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,597 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,597 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,597 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 96#L702-10true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,598 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,598 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,598 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,598 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,598 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 96#L702-10true, 269#thr1ENTRYtrue, 284#true, Black: 279#true, 275#true, 273#true, 178#L704-1true]) [2025-03-17 10:47:25,609 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,609 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,609 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,609 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 181#thr1ENTRYtrue, 96#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,611 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,611 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,611 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,620 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,620 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,620 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,621 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,621 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:25,621 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:25,622 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,622 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,622 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:25,661 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 10:47:25,661 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:25,661 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:25,661 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:25,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 50#thr1ENTRYtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,689 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,689 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,689 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:25,690 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:25,690 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:25,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 65#L704-1true, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#thr1ENTRYtrue, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:25,690 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:25,690 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,690 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 10:47:25,690 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 27#L702-9true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,702 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,702 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:25,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:25,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true]) [2025-03-17 10:47:25,735 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,735 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,735 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,735 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,736 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,736 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,736 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,736 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,736 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,752 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,752 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,753 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,753 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,754 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,754 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,757 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,757 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,757 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:25,758 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,758 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:25,760 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,760 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,760 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,761 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,761 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,761 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,761 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 74#L702-5true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,762 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,762 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,762 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,762 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:25,765 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,765 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,765 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,765 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,765 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:25,766 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:25,766 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,766 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 25#L702-9true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:25,767 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,767 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,767 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,767 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,767 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:25,791 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-17 10:47:25,791 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,791 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:25,791 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:25,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:25,823 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 10:47:25,823 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,823 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:25,823 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,078 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true]) [2025-03-17 10:47:26,078 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,078 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 48#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,079 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,079 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,079 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,079 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 210#L702-7true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,081 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,081 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-17 10:47:26,081 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-17 10:47:26,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,119 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,119 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,119 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,119 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,120 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,120 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,120 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,120 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,155 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,155 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,155 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,172 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,172 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,172 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,172 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,174 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,174 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,174 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,174 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 210#L702-7true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 217#L704-1true]) [2025-03-17 10:47:26,175 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,175 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,175 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,175 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,176 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,176 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,176 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,176 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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, 65#L704-1true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,189 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-17 10:47:26,189 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,189 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,189 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:26,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,209 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,209 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,209 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,209 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,211 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,211 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,211 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,211 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 132#L702-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,244 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,244 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 96#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,260 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,260 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,260 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,260 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:26,262 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,262 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:26,262 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:26,262 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-17 10:47:26,262 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,262 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:26,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 27#L702-9true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,263 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,263 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,263 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,263 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,265 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,265 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,265 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,265 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 132#L702-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 217#L704-1true]) [2025-03-17 10:47:26,266 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,266 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,266 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,266 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 25#L702-9true, 271#true, 229#L704-6true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:26,267 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,267 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,267 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,267 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,268 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,268 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,268 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,268 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,280 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,280 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,280 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 48#L702-4true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:26,302 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true]) [2025-03-17 10:47:26,302 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,302 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,303 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 10:47:26,303 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:26,303 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:26,303 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:26,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 74#L702-5true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,331 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,331 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,331 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,331 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,338 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,338 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:26,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,338 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 27#L702-9true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,344 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,344 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,344 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,344 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:26,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 25#L702-9true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,345 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,345 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:26,345 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,345 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:26,348 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,348 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:26,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 27#L702-9true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 273#true, 279#true, 209#L704-7true]) [2025-03-17 10:47:26,349 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,349 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,349 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,349 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,350 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,350 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,350 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,350 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 74#L702-5true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:26,351 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,351 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,351 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,351 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [69#L704-7true, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,353 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,353 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,353 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,353 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,364 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,364 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-17 10:47:26,364 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:26,364 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,364 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-17 10:47:26,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 279#true, 273#true]) [2025-03-17 10:47:26,383 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:26,383 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,383 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,383 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 48#L702-4true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,385 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,385 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,385 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, 284#true, Black: 279#true, 48#L702-4true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,417 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,417 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,417 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,417 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,435 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:26,435 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,435 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,435 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:26,435 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:26,435 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:26,435 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-17 10:47:26,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,436 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,436 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,436 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,436 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 48#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:26,438 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,438 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,438 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,438 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:26,441 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,441 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,441 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-17 10:47:26,441 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,441 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-17 10:47:26,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,452 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:26,452 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,452 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,452 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 273#true, 279#true, 209#L704-7true]) [2025-03-17 10:47:26,467 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:26,467 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,467 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,467 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 226#L702-1true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,505 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,505 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,505 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,505 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 248#L704-6true, 271#true, 27#L702-9true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,520 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,520 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,521 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,521 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 226#L702-1true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:26,526 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,526 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,526 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,526 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:26,529 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,529 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,529 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,529 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,529 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 96#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:26,530 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,530 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,530 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,530 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-17 10:47:26,530 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-17 10:47:26,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,541 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:26,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,541 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:26,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 27#L702-9true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 279#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:26,598 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 10:47:26,598 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:26,598 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:26,598 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:26,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 25#L702-9true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:26,605 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-17 10:47:26,605 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:26,605 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-17 10:47:26,605 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:26,605 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-17 10:47:26,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([849] 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), 51#L702true, 277#true, 271#true, 140#L702-10true, 284#true, Black: 279#true, 275#true, 176#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 217#L704-1true]) [2025-03-17 10:47:26,649 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:26,649 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:26,649 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:26,649 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-17 10:47:26,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,669 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 10:47:26,669 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,669 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,669 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 143#L702-10true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,672 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 10:47:26,672 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:26,672 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:26,672 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,673 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 143#L702-10true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:26,673 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 10:47:26,673 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:26,673 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:26,673 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:26,673 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:26,673 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:26,676 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-17 10:47:26,676 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 10:47:26,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,676 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-17 10:47:26,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 248#L704-6true, 229#L704-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:26,707 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 10:47:26,708 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:26,708 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:26,708 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 132#L702-6true, 229#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,745 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 210#L702-7true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,745 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,745 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,746 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:26,749 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 143#L702-10true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,749 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:26,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:26,750 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,750 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:26,750 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,750 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:26,750 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:26,750 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,753 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 210#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 209#L704-7true]) [2025-03-17 10:47:26,753 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-17 10:47:26,753 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-17 10:47:26,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:26,782 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:26,782 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:26,782 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,782 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,784 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 248#L704-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:26,784 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,784 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:26,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 74#L702-5true, 229#L704-6true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,831 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 132#L702-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,831 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,831 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 179#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,835 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,835 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,835 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:26,835 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:26,835 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:26,835 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-17 10:47:26,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:26,836 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,836 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,836 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,836 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,836 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 132#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,837 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,837 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-17 10:47:26,837 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,837 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,837 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-17 10:47:26,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:26,847 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:26,847 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,847 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,847 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:26,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:26,864 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:47:26,864 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:26,864 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:26,865 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:26,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:26,866 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:47:26,866 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:26,866 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:26,866 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:26,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:26,867 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:47:26,867 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:26,867 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:26,867 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,108 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 48#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,108 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 74#L702-5true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,108 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 226#L702-1true, 273#true, 279#true]) [2025-03-17 10:47:27,112 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,112 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 48#L702-4true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,112 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 10:47:27,112 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 74#L702-5true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 209#L704-7true]) [2025-03-17 10:47:27,113 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-17 10:47:27,113 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-17 10:47:27,113 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,113 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,113 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-17 10:47:27,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,136 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 10:47:27,136 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:27,136 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,136 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:27,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 229#L704-6true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,176 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,176 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,176 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,176 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,177 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 48#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,177 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,177 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,180 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 56#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,180 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,180 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,181 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,181 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,181 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,181 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,181 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,181 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 48#L702-4true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,182 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-17 10:47:27,182 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-17 10:47:27,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,240 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,240 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,240 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,241 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 143#L702-10true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,244 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 226#L702-1true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,244 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,244 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-17 10:47:27,245 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-17 10:47:27,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,274 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,274 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,274 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,274 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 248#L704-6true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,277 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,277 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,277 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,277 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,337 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,337 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,337 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,337 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,339 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,339 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,339 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,339 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,340 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,340 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,340 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,342 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,342 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,342 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,342 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:27,344 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,344 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,344 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,344 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 248#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,345 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,345 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,345 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,346 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,346 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,346 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,346 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 65#L704-1true, 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,398 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,398 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,399 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,399 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,399 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,400 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,400 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,400 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,400 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,401 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,401 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,401 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,402 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,402 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,402 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,402 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:27,403 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,403 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,404 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,404 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,404 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,404 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,433 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 149#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 279#true, 125#L704-1true]) [2025-03-17 10:47:27,433 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,433 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:27,483 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,484 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,484 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,484 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,539 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:27,539 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,539 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,540 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-17 10:47:27,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,605 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-17 10:47:27,605 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:27,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-17 10:47:27,605 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,605 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-17 10:47:27,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, 248#L704-6true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:27,669 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 10:47:27,669 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,669 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,669 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,702 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,702 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,706 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,706 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,706 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,707 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,707 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,707 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-17 10:47:27,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:27,717 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,717 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,717 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,717 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,718 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,718 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,718 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,718 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,731 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 248#L704-6true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,731 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,731 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,747 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,747 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,747 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,747 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,748 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,748 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,749 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:27,749 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,749 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,750 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,750 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,753 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,753 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,754 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 69#L704-7true, 277#true, 271#true, 70#L702-10true, 56#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,755 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-17 10:47:27,755 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,756 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,756 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,756 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 229#L704-6true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,757 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,757 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,758 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:27,758 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,759 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-17 10:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-17 10:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-17 10:47:27,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,770 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 10:47:27,770 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,770 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,770 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,780 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 65#L704-1true, 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,780 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 65#L704-1true, 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-17 10:47:27,780 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,780 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,781 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,781 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,781 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,796 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 65#L704-1true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,796 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,796 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,797 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true, 217#L704-1true]) [2025-03-17 10:47:27,797 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,797 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,800 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,800 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,800 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,801 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,801 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true, 217#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,801 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,801 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [69#L704-7true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,802 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,802 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,802 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,802 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,803 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 209#L704-7true]) [2025-03-17 10:47:27,803 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-17 10:47:27,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 217#L704-1true]) [2025-03-17 10:47:27,811 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 10:47:27,811 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,811 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:27,812 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:27,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 229#L704-6true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 58#L700-1true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,847 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-17 10:47:27,847 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:27,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-17 10:47:27,847 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-17 10:47:27,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 229#L704-6true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,862 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,862 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,862 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:27,862 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 56#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,863 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 248#L704-6true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 125#L704-1true]) [2025-03-17 10:47:27,863 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,863 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-17 10:47:27,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [51#L702true, 277#true, 271#true, 229#L704-6true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,864 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,864 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,864 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,864 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [69#L704-7true, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 58#L700-1true, 284#true, 275#true, 279#true, 273#true]) [2025-03-17 10:47:27,865 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,865 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,865 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-17 10:47:27,865 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-17 10:47:27,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 70#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,873 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,874 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,874 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,874 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 65#L704-1true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,881 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [38#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 281#(= |#race~s~0| 0), 65#L704-1true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,881 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 69#L704-7true, 65#L704-1true, 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true]) [2025-03-17 10:47:27,881 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 209#L704-7true, 217#L704-1true]) [2025-03-17 10:47:27,882 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 125#L704-1true, 232#L704-7true]) [2025-03-17 10:47:27,882 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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), 277#true, 271#true, 70#L702-10true, 249#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true, 125#L704-1true]) [2025-03-17 10:47:27,882 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,882 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-17 10:47:27,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] 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], [69#L704-7true, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L700-1true, 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,883 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,883 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,884 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-17 10:47:27,884 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-17 10:47:27,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 248#L704-6true, 271#true, 229#L704-6true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,899 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 10:47:27,899 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,899 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,899 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,901 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-17 10:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-17 10:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [51#L702true, 277#true, 271#true, 229#L704-6true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:27,916 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 62#L702true, 284#true, 275#true, 273#true, 279#true]) [2025-03-17 10:47:27,916 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,916 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 56#L704-6true, 284#true, 275#true, 279#true, 273#true, 232#L704-7true]) [2025-03-17 10:47:27,918 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 209#L704-7true]) [2025-03-17 10:47:27,918 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-17 10:47:27,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1051] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= v_~t~0_118 (+ v_~t~0_119 1)) (= |v_#race_185| (store |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (= .cse0 (select .cse4 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (= (store |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_119)) |v_#memory_int_85|) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, #race~t~0=|v_#race~t~0_205|, 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_118} 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], [69#L704-7true, 51#L702true, 277#true, 271#true, 62#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 232#L704-7true]) [2025-03-17 10:47:27,933 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 10:47:27,933 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,933 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,933 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([988] L702-15-->L702: Formula: (let ((.cse4 (select |v_#race_185| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1))) (let ((.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse4 .cse1)) (.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3))) (and (= |v_#race_185| (store |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_186| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= v_~t~0_118 (+ v_~t~0_119 1)) (= (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|) .cse0) (= .cse0 (select .cse4 .cse2)) (= |v_#memory_int_85| (store |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_86| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_119))) (= .cse0 (select .cse4 .cse3)) (not (= (ite (not (= (mod v_~t~0_119 4294967296) 4294967295)) 1 0) 0))))) InVars {#race=|v_#race_186|, #memory_int=|v_#memory_int_86|, 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_119} OutVars{#race=|v_#race_185|, 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_85|, 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_205|, 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_118} 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, 51#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 209#L704-7true, 232#L704-7true]) [2025-03-17 10:47:27,935 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-17 10:47:27,935 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,935 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,935 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-17 10:47:27,935 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-17 10:47:27,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([849] 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), 51#L702true, 277#true, 9#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 140#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 217#L704-1true]) [2025-03-17 10:47:27,944 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-17 10:47:27,944 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-17 10:47:27,944 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-17 10:47:27,944 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-17 10:47:28,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] L702-->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], [65#L704-1true, 281#(= |#race~s~0| 0), 277#true, 271#true, 70#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 125#L704-1true, 217#L704-1true]) [2025-03-17 10:47:28,134 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-17 10:47:28,134 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:28,134 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-17 10:47:28,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-17 10:47:28,134 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-17 10:47:28,240 INFO L124 PetriNetUnfolderBase]: 48560/201741 cut-off events. [2025-03-17 10:47:28,240 INFO L125 PetriNetUnfolderBase]: For 15159/17699 co-relation queries the response was YES. [2025-03-17 10:47:29,535 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 3332501 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-17 10:47:30,532 INFO L140 encePairwiseOnDemand]: 278/288 looper letters, 20 selfloop transitions, 18 changer transitions 0/269 dead transitions. [2025-03-17 10:47:30,532 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 269 transitions, 766 flow [2025-03-17 10:47:30,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 10:47:30,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 10:47:30,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions. [2025-03-17 10:47:30,535 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8177083333333334 [2025-03-17 10:47:30,535 INFO L175 Difference]: Start difference. First operand has 232 places, 248 transitions, 648 flow. Second operand 6 states and 1413 transitions. [2025-03-17 10:47:30,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 269 transitions, 766 flow [2025-03-17 10:47:31,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 269 transitions, 726 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 10:47:31,345 INFO L231 Difference]: Finished difference. Result has 240 places, 266 transitions, 736 flow [2025-03-17 10:47:31,345 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-17 10:47:31,346 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -34 predicate places. [2025-03-17 10:47:31,346 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 266 transitions, 736 flow [2025-03-17 10:47:31,347 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-17 10:47:31,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 10:47:31,347 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 10:47:31,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-17 10:47:31,347 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-17 10:47:31,347 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 10:47:31,347 INFO L85 PathProgramCache]: Analyzing trace with hash 1082269360, now seen corresponding path program 1 times [2025-03-17 10:47:31,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 10:47:31,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861974994] [2025-03-17 10:47:31,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 10:47:31,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 10:47:31,355 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 10:47:31,359 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 10:47:31,359 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 10:47:31,359 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 10:47:31,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 10:47:31,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 10:47:31,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861974994] [2025-03-17 10:47:31,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861974994] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 10:47:31,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 10:47:31,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 10:47:31,524 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [66165180] [2025-03-17 10:47:31,524 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 10:47:31,525 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 10:47:31,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 10:47:31,525 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 10:47:31,525 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 10:47:31,645 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 288 [2025-03-17 10:47:31,646 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-17 10:47:31,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 10:47:31,647 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 288 [2025-03-17 10:47:31,647 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 10:47:32,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 140#L702-10true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,004 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 10:47:32,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 10:47:32,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 10:47:32,004 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 10:47:32,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,046 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 10:47:32,046 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 10:47:32,046 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:47:32,046 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:47:32,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 25#L702-9true, 140#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,052 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 10:47:32,052 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:47:32,052 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 10:47:32,052 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 10:47:32,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 25#L702-9true, Black: 279#true]) [2025-03-17 10:47:32,100 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 10:47:32,100 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 10:47:32,100 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 10:47:32,100 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 10:47:32,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 140#L702-10true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,521 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-17 10:47:32,521 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 10:47:32,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:32,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:32,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,592 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-17 10:47:32,592 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 10:47:32,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:32,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:32,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 25#L702-9true, 271#true, 140#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,612 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-17 10:47:32,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:32,612 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 10:47:32,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 10:47:32,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 25#L702-9true, 271#true, Black: 279#true]) [2025-03-17 10:47:32,697 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-17 10:47:32,698 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 10:47:32,698 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:32,698 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 210#L702-7true, 284#true, 275#true, 273#true, 295#true, 277#true, 27#L702-9true, 271#true, 25#L702-9true, Black: 279#true]) [2025-03-17 10:47:32,975 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 210#L702-7true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 27#L702-9true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,975 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 210#L702-7true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 143#L702-10true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,975 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 70#L702-10true, 210#L702-7true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 25#L702-9true, 143#L702-10true, Black: 279#true]) [2025-03-17 10:47:32,975 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:32,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 132#L702-6true, 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)), 70#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 27#L702-9true, 271#true, 25#L702-9true, Black: 279#true]) [2025-03-17 10:47:33,109 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 132#L702-6true, 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)), 70#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 27#L702-9true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:33,109 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 132#L702-6true, 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)), 70#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 143#L702-10true, 96#L702-10true, Black: 279#true]) [2025-03-17 10:47:33,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-->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], [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)), 132#L702-6true, 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)), 70#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 25#L702-9true, 143#L702-10true, Black: 279#true]) [2025-03-17 10:47:33,109 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 10:47:33,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event