./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 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/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-?-798a7b3-m [2025-03-04 06:27:36,207 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 06:27:36,262 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 06:27:36,267 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 06:27:36,267 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 06:27:36,288 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 06:27:36,290 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 06:27:36,290 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 06:27:36,290 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 06:27:36,291 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 06:27:36,291 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 06:27:36,292 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 06:27:36,292 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 06:27:36,293 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 06:27:36,293 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 06:27:36,294 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 06:27:36,294 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 06:27:36,294 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:27:36,294 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 06:27:36,294 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 06:27:36,294 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 06:27:36,294 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 06:27:36,295 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 06:27:36,295 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 06:27:36,295 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 06:27:36,295 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 06:27:36,295 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 06:27:36,295 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 06:27:36,295 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-04 06:27:36,541 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 06:27:36,547 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 06:27:36,549 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 06:27:36,550 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 06:27:36,550 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 06:27:36,551 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-04 06:27:37,688 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fddfa0d3a/e2898970b0a548d581191192c3d0e12e/FLAGffecaa9fb [2025-03-04 06:27:37,962 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 06:27:37,963 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-03-04 06:27:37,971 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fddfa0d3a/e2898970b0a548d581191192c3d0e12e/FLAGffecaa9fb [2025-03-04 06:27:37,981 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fddfa0d3a/e2898970b0a548d581191192c3d0e12e [2025-03-04 06:27:37,983 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 06:27:37,986 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 06:27:37,987 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 06:27:37,987 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 06:27:37,990 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 06:27:37,990 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:27:37" (1/1) ... [2025-03-04 06:27:37,991 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ed0eb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:37, skipping insertion in model container [2025-03-04 06:27:37,991 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:27:37" (1/1) ... [2025-03-04 06:27:38,015 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 06:27:38,265 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:27:38,272 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 06:27:38,317 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:27:38,340 INFO L204 MainTranslator]: Completed translation [2025-03-04 06:27:38,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38 WrapperNode [2025-03-04 06:27:38,341 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 06:27:38,342 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 06:27:38,342 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 06:27:38,342 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 06:27:38,347 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,357 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,381 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 175 [2025-03-04 06:27:38,384 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 06:27:38,384 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 06:27:38,384 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 06:27:38,384 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 06:27:38,388 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,389 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,398 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,399 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,408 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,413 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,414 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,415 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,420 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 06:27:38,421 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 06:27:38,421 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 06:27:38,421 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 06:27:38,422 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (1/1) ... [2025-03-04 06:27:38,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:27:38,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 06:27:38,456 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 06:27:38,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 06:27:38,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-04 06:27:38,480 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-04 06:27:38,480 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-04 06:27:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 06:27:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 06:27:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 06:27:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 06:27:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 06:27:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 06:27:38,481 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 06:27:38,482 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 06:27:38,566 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 06:27:38,568 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 06:27:38,838 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 06:27:38,838 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 06:27:38,948 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 06:27:38,948 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 06:27:38,949 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:27:38 BoogieIcfgContainer [2025-03-04 06:27:38,949 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 06:27:38,953 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 06:27:38,953 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 06:27:38,956 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 06:27:38,956 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 06:27:37" (1/3) ... [2025-03-04 06:27:38,957 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1243b5bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:27:38, skipping insertion in model container [2025-03-04 06:27:38,958 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:27:38" (2/3) ... [2025-03-04 06:27:38,958 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1243b5bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:27:38, skipping insertion in model container [2025-03-04 06:27:38,958 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:27:38" (3/3) ... [2025-03-04 06:27:38,959 INFO L128 eAbstractionObserver]: Analyzing ICFG 47_ticket_lock_hc_backoff_vs.i [2025-03-04 06:27:38,970 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 06:27:38,972 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-04 06:27:38,973 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 06:27:39,031 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:27:39,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 160 transitions, 324 flow [2025-03-04 06:27:39,131 INFO L124 PetriNetUnfolderBase]: 17/243 cut-off events. [2025-03-04 06:27:39,134 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:27:39,142 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247 conditions, 243 events. 17/243 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 963 event pairs, 0 based on Foata normal form. 0/188 useless extension candidates. Maximal degree in co-relation 146. Up to 4 conditions per place. [2025-03-04 06:27:39,143 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 160 transitions, 324 flow [2025-03-04 06:27:39,148 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 160 transitions, 324 flow [2025-03-04 06:27:39,155 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:27:39,167 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;@257e533b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:27:39,167 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-04 06:27:39,173 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:27:39,174 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-04 06:27:39,174 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:27:39,174 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:39,175 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-04 06:27:39,176 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-04 06:27:39,179 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:39,180 INFO L85 PathProgramCache]: Analyzing trace with hash -99750816, now seen corresponding path program 1 times [2025-03-04 06:27:39,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:39,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [310578262] [2025-03-04 06:27:39,185 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:39,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:39,248 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-04 06:27:39,252 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-04 06:27:39,253 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:39,253 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:39,342 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:39,342 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:39,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [310578262] [2025-03-04 06:27:39,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [310578262] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:39,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:39,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:27:39,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [578679955] [2025-03-04 06:27:39,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:39,349 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 06:27:39,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:39,368 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 06:27:39,368 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 06:27:39,370 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 160 [2025-03-04 06:27:39,374 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-04 06:27:39,374 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:39,374 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 160 [2025-03-04 06:27:39,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:39,431 INFO L124 PetriNetUnfolderBase]: 9/239 cut-off events. [2025-03-04 06:27:39,432 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-04 06:27:39,433 INFO L83 FinitePrefix]: Finished finitePrefix Result has 251 conditions, 239 events. 9/239 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 739 event pairs, 1 based on Foata normal form. 21/221 useless extension candidates. Maximal degree in co-relation 168. Up to 8 conditions per place. [2025-03-04 06:27:39,434 INFO L140 encePairwiseOnDemand]: 141/160 looper letters, 3 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2025-03-04 06:27:39,434 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 126 transitions, 262 flow [2025-03-04 06:27:39,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 06:27:39,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 06:27:39,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 294 transitions. [2025-03-04 06:27:39,448 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.91875 [2025-03-04 06:27:39,450 INFO L175 Difference]: Start difference. First operand has 152 places, 160 transitions, 324 flow. Second operand 2 states and 294 transitions. [2025-03-04 06:27:39,451 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 126 transitions, 262 flow [2025-03-04 06:27:39,454 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 126 transitions, 262 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:39,457 INFO L231 Difference]: Finished difference. Result has 126 places, 126 transitions, 256 flow [2025-03-04 06:27:39,459 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-04 06:27:39,463 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -26 predicate places. [2025-03-04 06:27:39,464 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 126 transitions, 256 flow [2025-03-04 06:27:39,465 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-04 06:27:39,465 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:39,465 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-04 06:27:39,466 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 06:27:39,466 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-04 06:27:39,466 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:39,467 INFO L85 PathProgramCache]: Analyzing trace with hash 194379838, now seen corresponding path program 1 times [2025-03-04 06:27:39,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:39,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [297935021] [2025-03-04 06:27:39,467 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:39,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:39,485 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-04 06:27:39,501 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-04 06:27:39,502 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:39,502 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:39,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:39,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:39,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [297935021] [2025-03-04 06:27:39,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [297935021] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:39,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:39,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:27:39,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1708344666] [2025-03-04 06:27:39,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:39,557 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:27:39,557 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:39,558 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:27:39,558 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:27:39,584 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 160 [2025-03-04 06:27:39,585 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-04 06:27:39,585 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:39,585 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 160 [2025-03-04 06:27:39,585 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:39,673 INFO L124 PetriNetUnfolderBase]: 95/809 cut-off events. [2025-03-04 06:27:39,673 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-04 06:27:39,676 INFO L83 FinitePrefix]: Finished finitePrefix Result has 998 conditions, 809 events. 95/809 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3874 event pairs, 20 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 994. Up to 128 conditions per place. [2025-03-04 06:27:39,678 INFO L140 encePairwiseOnDemand]: 146/160 looper letters, 19 selfloop transitions, 10 changer transitions 0/138 dead transitions. [2025-03-04 06:27:39,678 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 138 transitions, 338 flow [2025-03-04 06:27:39,679 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:27:39,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:27:39,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 399 transitions. [2025-03-04 06:27:39,680 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.83125 [2025-03-04 06:27:39,680 INFO L175 Difference]: Start difference. First operand has 126 places, 126 transitions, 256 flow. Second operand 3 states and 399 transitions. [2025-03-04 06:27:39,680 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 138 transitions, 338 flow [2025-03-04 06:27:39,681 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 138 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:39,684 INFO L231 Difference]: Finished difference. Result has 130 places, 136 transitions, 344 flow [2025-03-04 06:27:39,685 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-04 06:27:39,685 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -22 predicate places. [2025-03-04 06:27:39,685 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 136 transitions, 344 flow [2025-03-04 06:27:39,686 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-04 06:27:39,686 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:39,686 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-04 06:27:39,686 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 06:27:39,686 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-04 06:27:39,686 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:39,687 INFO L85 PathProgramCache]: Analyzing trace with hash -620688831, now seen corresponding path program 1 times [2025-03-04 06:27:39,687 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:39,687 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041347968] [2025-03-04 06:27:39,687 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:39,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:39,698 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-04 06:27:39,704 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-04 06:27:39,704 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:39,704 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:27:39,704 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 06:27:39,708 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-04 06:27:39,715 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-04 06:27:39,717 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:39,718 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:27:39,733 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 06:27:39,733 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 06:27:39,734 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-04 06:27:39,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-04 06:27:39,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-04 06:27:39,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-04 06:27:39,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-04 06:27:39,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-04 06:27:39,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-03-04 06:27:39,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-04 06:27:39,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-04 06:27:39,741 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-04 06:27:39,741 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-04 06:27:39,741 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-04 06:27:39,741 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-04 06:27:39,741 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-04 06:27:39,741 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 06:27:39,741 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-04 06:27:39,743 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 06:27:39,744 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-04 06:27:39,790 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:27:39,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 213 places, 224 transitions, 458 flow [2025-03-04 06:27:39,850 INFO L124 PetriNetUnfolderBase]: 28/390 cut-off events. [2025-03-04 06:27:39,851 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-04 06:27:39,855 INFO L83 FinitePrefix]: Finished finitePrefix Result has 398 conditions, 390 events. 28/390 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1951 event pairs, 0 based on Foata normal form. 0/299 useless extension candidates. Maximal degree in co-relation 244. Up to 6 conditions per place. [2025-03-04 06:27:39,855 INFO L82 GeneralOperation]: Start removeDead. Operand has 213 places, 224 transitions, 458 flow [2025-03-04 06:27:39,859 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 458 flow [2025-03-04 06:27:39,860 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:27:39,861 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;@257e533b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:27:39,861 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2025-03-04 06:27:39,864 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:27:39,864 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-04 06:27:39,865 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:27:39,865 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:39,865 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-04 06:27:39,865 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-04 06:27:39,865 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:39,865 INFO L85 PathProgramCache]: Analyzing trace with hash 283668800, now seen corresponding path program 1 times [2025-03-04 06:27:39,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:39,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1991127400] [2025-03-04 06:27:39,866 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:39,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:39,876 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-04 06:27:39,883 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-04 06:27:39,883 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:39,883 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:39,891 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:39,892 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:39,892 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1991127400] [2025-03-04 06:27:39,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1991127400] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:39,892 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:39,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:27:39,892 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481560194] [2025-03-04 06:27:39,892 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:39,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 06:27:39,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:39,893 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 06:27:39,893 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 06:27:39,894 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 224 [2025-03-04 06:27:39,894 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-04 06:27:39,894 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:39,894 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 224 [2025-03-04 06:27:39,894 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:39,981 INFO L124 PetriNetUnfolderBase]: 30/609 cut-off events. [2025-03-04 06:27:39,982 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-04 06:27:39,989 INFO L83 FinitePrefix]: Finished finitePrefix Result has 648 conditions, 609 events. 30/609 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 3386 event pairs, 7 based on Foata normal form. 65/566 useless extension candidates. Maximal degree in co-relation 388. Up to 28 conditions per place. [2025-03-04 06:27:39,993 INFO L140 encePairwiseOnDemand]: 196/224 looper letters, 5 selfloop transitions, 0 changer transitions 0/177 dead transitions. [2025-03-04 06:27:39,993 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 177 transitions, 374 flow [2025-03-04 06:27:39,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 06:27:39,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 06:27:39,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 409 transitions. [2025-03-04 06:27:39,995 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9129464285714286 [2025-03-04 06:27:39,996 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 458 flow. Second operand 2 states and 409 transitions. [2025-03-04 06:27:39,996 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 177 transitions, 374 flow [2025-03-04 06:27:39,997 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 177 transitions, 374 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:40,001 INFO L231 Difference]: Finished difference. Result has 177 places, 177 transitions, 364 flow [2025-03-04 06:27:40,001 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-04 06:27:40,002 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -36 predicate places. [2025-03-04 06:27:40,002 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 177 transitions, 364 flow [2025-03-04 06:27:40,002 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-04 06:27:40,004 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:40,004 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-04 06:27:40,004 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 06:27:40,005 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-04 06:27:40,005 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:40,005 INFO L85 PathProgramCache]: Analyzing trace with hash -139898818, now seen corresponding path program 1 times [2025-03-04 06:27:40,005 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:40,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [454443277] [2025-03-04 06:27:40,005 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:40,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:40,012 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-04 06:27:40,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-04 06:27:40,017 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:40,017 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:40,053 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:40,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:40,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [454443277] [2025-03-04 06:27:40,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [454443277] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:40,053 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:40,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:27:40,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803937821] [2025-03-04 06:27:40,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:40,054 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:27:40,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:40,054 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:27:40,054 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:27:40,096 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 224 [2025-03-04 06:27:40,097 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-04 06:27:40,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:40,097 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 224 [2025-03-04 06:27:40,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:41,102 INFO L124 PetriNetUnfolderBase]: 1972/9019 cut-off events. [2025-03-04 06:27:41,102 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2025-03-04 06:27:41,125 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12027 conditions, 9019 events. 1972/9019 cut-off events. For 24/24 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 89551 event pairs, 529 based on Foata normal form. 0/7538 useless extension candidates. Maximal degree in co-relation 12022. Up to 2053 conditions per place. [2025-03-04 06:27:41,169 INFO L140 encePairwiseOnDemand]: 203/224 looper letters, 30 selfloop transitions, 15 changer transitions 0/196 dead transitions. [2025-03-04 06:27:41,169 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 196 transitions, 497 flow [2025-03-04 06:27:41,169 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:27:41,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:27:41,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2025-03-04 06:27:41,171 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8214285714285714 [2025-03-04 06:27:41,171 INFO L175 Difference]: Start difference. First operand has 177 places, 177 transitions, 364 flow. Second operand 3 states and 552 transitions. [2025-03-04 06:27:41,171 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 196 transitions, 497 flow [2025-03-04 06:27:41,173 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 196 transitions, 497 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:41,175 INFO L231 Difference]: Finished difference. Result has 181 places, 192 transitions, 496 flow [2025-03-04 06:27:41,175 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-04 06:27:41,176 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -32 predicate places. [2025-03-04 06:27:41,176 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 192 transitions, 496 flow [2025-03-04 06:27:41,176 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-04 06:27:41,177 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:41,177 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-04 06:27:41,177 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 06:27:41,177 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-04 06:27:41,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:41,178 INFO L85 PathProgramCache]: Analyzing trace with hash 1289020155, now seen corresponding path program 1 times [2025-03-04 06:27:41,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:41,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1940507422] [2025-03-04 06:27:41,178 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:41,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:41,189 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-04 06:27:41,200 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 06:27:41,201 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:41,201 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:41,594 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:41,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:41,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1940507422] [2025-03-04 06:27:41,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1940507422] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:41,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:41,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:27:41,595 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99042447] [2025-03-04 06:27:41,595 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:41,595 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:27:41,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:41,596 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:27:41,596 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:27:41,715 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 224 [2025-03-04 06:27:41,716 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-04 06:27:41,716 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:41,717 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 224 [2025-03-04 06:27:41,717 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:43,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [214#true, 220#(= |#race~s~0| 0), 49#L704-1true, 199#L702-10true, 131#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:43,281 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-04 06:27:43,281 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:43,281 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:43,281 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:27:43,312 INFO L124 PetriNetUnfolderBase]: 3209/18498 cut-off events. [2025-03-04 06:27:43,313 INFO L125 PetriNetUnfolderBase]: For 1064/1124 co-relation queries the response was YES. [2025-03-04 06:27:43,380 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25843 conditions, 18498 events. 3209/18498 cut-off events. For 1064/1124 co-relation queries the response was YES. Maximal size of possible extension queue 375. Compared 226090 event pairs, 1009 based on Foata normal form. 0/15830 useless extension candidates. Maximal degree in co-relation 25836. Up to 3339 conditions per place. [2025-03-04 06:27:43,457 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 18 selfloop transitions, 14 changer transitions 0/209 dead transitions. [2025-03-04 06:27:43,457 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 209 transitions, 594 flow [2025-03-04 06:27:43,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:27:43,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:27:43,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1095 transitions. [2025-03-04 06:27:43,462 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8147321428571429 [2025-03-04 06:27:43,462 INFO L175 Difference]: Start difference. First operand has 181 places, 192 transitions, 496 flow. Second operand 6 states and 1095 transitions. [2025-03-04 06:27:43,462 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 209 transitions, 594 flow [2025-03-04 06:27:43,499 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 209 transitions, 564 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 06:27:43,502 INFO L231 Difference]: Finished difference. Result has 189 places, 206 transitions, 568 flow [2025-03-04 06:27:43,503 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-04 06:27:43,504 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -24 predicate places. [2025-03-04 06:27:43,504 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 206 transitions, 568 flow [2025-03-04 06:27:43,505 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-04 06:27:43,505 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:43,505 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-04 06:27:43,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 06:27:43,506 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-04 06:27:43,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:43,506 INFO L85 PathProgramCache]: Analyzing trace with hash -1210065091, now seen corresponding path program 1 times [2025-03-04 06:27:43,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:43,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [280296098] [2025-03-04 06:27:43,507 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:43,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:43,517 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-04 06:27:43,527 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-04 06:27:43,528 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:43,528 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:43,787 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:43,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:43,788 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [280296098] [2025-03-04 06:27:43,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [280296098] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:43,788 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:43,788 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:27:43,788 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [318780896] [2025-03-04 06:27:43,788 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:43,788 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:27:43,789 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:43,789 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:27:43,789 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:27:43,909 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 224 [2025-03-04 06:27:43,910 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-04 06:27:43,910 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:43,910 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 224 [2025-03-04 06:27:43,910 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:44,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,074 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 06:27:44,075 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 06:27:44,075 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 06:27:44,075 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 06:27:44,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,085 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 06:27:44,085 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:27:44,085 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:27:44,085 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 06:27:44,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 214#true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,089 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 06:27:44,089 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 06:27:44,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:27:44,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:27:44,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 21#L702-9true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,101 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 06:27:44,101 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 06:27:44,101 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 06:27:44,101 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 06:27:44,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 127#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,584 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-04 06:27:44,584 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 06:27:44,584 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:27:44,584 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 199#L702-10true, 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,585 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 199#L702-10true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,585 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 199#L702-10true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 213#true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 21#L702-9true, 234#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,585 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 06:27:44,585 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:27:44,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 118#L704-1true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,690 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-04 06:27:44,690 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:44,690 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:44,690 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:44,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,733 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-04 06:27:44,733 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:44,733 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:44,733 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 89#L702-9true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,813 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,813 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 06:27:44,813 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 06:27:44,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 155#thr1ENTRYtrue, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,856 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 155#thr1ENTRYtrue, 214#true, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,856 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:44,856 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, 99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,857 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 223#true, 216#true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,857 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:27:44,857 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 155#thr1ENTRYtrue, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,859 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 155#thr1ENTRYtrue, 214#true, 199#L702-10true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,859 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 06:27:44,859 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 57#L702-5true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,974 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 57#L702-5true, 214#true, 199#L702-10true, 223#true, 216#true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-04 06:27:44,974 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:44,974 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 40#L702-4true, 199#L702-10true, 216#true, 223#true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,010 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 40#L702-4true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,010 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:45,010 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 89#L702-9true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-04 06:27:45,046 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-04 06:27:45,046 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:27:45,046 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:27:45,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 183#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,116 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-04 06:27:45,116 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:45,116 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:45,116 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:45,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 183#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 127#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,150 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-04 06:27:45,150 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:45,150 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:27:45,151 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:27:45,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, 89#L702-9true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,416 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-04 06:27:45,416 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:27:45,416 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:27:45,416 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 06:27:45,417 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:27:45,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 163#L702-7true, 212#true]) [2025-03-04 06:27:45,649 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-04 06:27:45,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 06:27:45,649 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:27:45,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 06:27:45,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,697 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-04 06:27:45,697 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:27:45,697 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:27:45,697 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:27:45,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,700 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-04 06:27:45,700 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:27:45,700 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:27:45,700 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:27:45,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 57#L702-5true, 214#true, 199#L702-10true, 76#L704-6true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,749 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-04 06:27:45,749 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:45,749 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:45,749 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [99#L702-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,751 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-04 06:27:45,751 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:45,751 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:45,751 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:45,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 40#L702-4true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,798 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-04 06:27:45,798 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:45,798 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:45,798 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:45,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 57#L702-5true, 214#true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,801 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-04 06:27:45,801 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:45,801 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:45,801 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 89#L702-9true, 212#true]) [2025-03-04 06:27:45,824 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,824 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-04 06:27:45,824 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 06:27:45,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-04 06:27:45,849 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-04 06:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-04 06:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-04 06:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:27:45,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 40#L702-4true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,852 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-04 06:27:45,852 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-04 06:27:45,852 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-04 06:27:45,852 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,876 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 89#L702-9true, 212#true]) [2025-03-04 06:27:45,876 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 06:27:45,876 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:27:45,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 178#L702-1true, 212#true]) [2025-03-04 06:27:45,902 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-03-04 06:27:45,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-04 06:27:45,902 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:27:45,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-04 06:27:45,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,923 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-04 06:27:45,923 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:45,923 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:45,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:45,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:45,968 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-04 06:27:45,968 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 06:27:45,968 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:27:45,968 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:27:46,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 118#L704-1true, 214#true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,102 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-04 06:27:46,102 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:46,102 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,102 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,102 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,106 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-04 06:27:46,106 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:27:46,106 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,106 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 21#L702-9true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,149 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-04 06:27:46,149 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,149 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:46,149 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,149 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,152 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-04 06:27:46,152 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,152 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,152 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:46,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 183#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,154 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-04 06:27:46,154 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,154 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:27:46,154 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:27:46,196 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)), 66#L702true, 234#true, 118#L704-1true, 214#true, 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,197 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-04 06:27:46,197 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-04 06:27:46,197 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:27:46,197 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:27:46,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, 37#L704-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,228 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, 37#L704-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,228 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-04 06:27:46,228 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 105#L702-10true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,263 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 21#L702-9true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,263 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,263 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:27:46,264 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,406 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,406 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:27:46,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 131#L704-1true, 234#true, 214#true, 199#L702-10true, 216#true, 223#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,407 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:27:46,407 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-04 06:27:46,407 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-04 06:27:46,407 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:27:46,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][31], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 223#true, 66#L702true, 234#true, 118#L704-1true, 105#L702-10true, 214#true, 216#true, 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 218#true, 212#true]) [2025-03-04 06:27:46,443 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:27:46,443 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:27:46,443 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:27:46,443 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:27:46,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 66#L702true, 234#true, 214#true, 46#L702true, 223#true, 216#true, Black: 220#(= |#race~s~0| 0), 163#L702-7true, 212#true]) [2025-03-04 06:27:46,469 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:27:46,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:27:46,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 66#L702true, 234#true, 214#true, 138#L702-7true, 45#L700-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,471 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:27:46,471 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:27:46,471 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:27:46,471 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:27:46,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 214#true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,486 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:27:46,486 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:46,486 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:27:46,486 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:27:46,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 66#L702true, 234#true, 173#L702-6true, 214#true, 45#L700-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,503 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:27:46,503 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:27:46,503 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:27:46,503 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:27:46,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 191#L704-6true, 234#true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,506 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,506 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,506 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:27:46,506 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, 37#L704-6true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,510 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,510 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,510 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:27:46,510 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 181#L704-7true, 199#L702-10true, 76#L704-6true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,516 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 209#L704-7true, 214#true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,516 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,516 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:27:46,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 66#L702true, 234#true, 214#true, 45#L700-1true, 216#true, 223#true, 92#L702-5true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,538 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,538 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,538 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,538 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 181#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,540 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:27:46,540 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:46,540 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:27:46,540 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:46,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 181#L704-7true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,544 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:27:46,544 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:46,544 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:27:46,544 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:46,544 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 06:27:46,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 209#L704-7true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,549 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:27:46,549 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:46,549 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:27:46,549 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:27:46,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 102#L702-14true, 66#L702true, 234#true, 105#L702-10true, 214#true, 216#true, Black: 220#(= |#race~s~0| 0), 223#true, 212#true]) [2025-03-04 06:27:46,595 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:27:46,595 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:27:46,595 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:27:46,595 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:27:46,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 102#L702-14true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 21#L702-9true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-03-04 06:27:46,621 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:27:46,621 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:27:46,622 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:27:46,622 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:27:46,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 102#L702-14true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 223#true, Black: 220#(= |#race~s~0| 0), 216#true, 163#L702-7true, 212#true]) [2025-03-04 06:27:46,622 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,622 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,622 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:27:46,622 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:27:46,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,652 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,652 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,652 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,652 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 181#L704-7true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,657 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,657 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,657 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,657 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([767] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 131#L704-1true, 234#true, 214#true, 49#L704-1true, 199#L702-10true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,739 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-04 06:27:46,739 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:46,739 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:46,739 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:27:46,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([544] L704-8-->L704-6: Formula: (= |v_#race~s~0_15| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_15|} AuxVars[] AssignedVars[#race~s~0][230], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 223#true, 66#L702true, 191#L704-6true, 234#true, 118#L704-1true, 214#true, 216#true, 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 218#true, 212#true]) [2025-03-04 06:27:46,772 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:27:46,772 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:27:46,772 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:27:46,772 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:27:46,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][81], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,787 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 5#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,787 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [37#L704-6true, 172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,787 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:27:46,787 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 191#L704-6true, 234#true, 118#L704-1true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,788 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, 193#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,788 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,788 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 53#L704-7true, 234#true, 214#true, 49#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,801 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,801 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,801 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,801 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,801 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L701-->L700-1: Formula: true InVars {} OutVars{thr1Thread1of2ForFork0_~#l~0#1.base=|v_thr1Thread1of2ForFork0_~#l~0#1.base_23|, thr1Thread1of2ForFork0_~#l~0#1.offset=|v_thr1Thread1of2ForFork0_~#l~0#1.offset_21|} AuxVars[] AssignedVars[thr1Thread1of2ForFork0_~#l~0#1.base, thr1Thread1of2ForFork0_~#l~0#1.offset][210], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 2#L700-1true, Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 66#L702true, 234#true, 214#true, 181#L704-7true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-03-04 06:27:46,802 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][61], [172#L702-10true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 118#L704-1true, 214#true, 181#L704-7true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,802 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:27:46,802 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:27:46,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L702-14-->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)), 192#L700true, 66#L702true, 234#true, 214#true, 223#true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-03-04 06:27:46,876 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:27:46,876 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:27:46,876 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:27:46,876 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:27:46,878 INFO L124 PetriNetUnfolderBase]: 7036/36518 cut-off events. [2025-03-04 06:27:46,878 INFO L125 PetriNetUnfolderBase]: For 3719/4090 co-relation queries the response was YES. [2025-03-04 06:27:47,142 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53896 conditions, 36518 events. 7036/36518 cut-off events. For 3719/4090 co-relation queries the response was YES. Maximal size of possible extension queue 774. Compared 501867 event pairs, 2005 based on Foata normal form. 24/31023 useless extension candidates. Maximal degree in co-relation 53885. Up to 6620 conditions per place. [2025-03-04 06:27:47,261 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 29 selfloop transitions, 30 changer transitions 0/243 dead transitions. [2025-03-04 06:27:47,261 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 243 transitions, 852 flow [2025-03-04 06:27:47,262 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:27:47,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:27:47,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1110 transitions. [2025-03-04 06:27:47,264 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8258928571428571 [2025-03-04 06:27:47,264 INFO L175 Difference]: Start difference. First operand has 189 places, 206 transitions, 568 flow. Second operand 6 states and 1110 transitions. [2025-03-04 06:27:47,264 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 243 transitions, 852 flow [2025-03-04 06:27:47,274 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 243 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:47,276 INFO L231 Difference]: Finished difference. Result has 199 places, 236 transitions, 846 flow [2025-03-04 06:27:47,276 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-04 06:27:47,277 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -14 predicate places. [2025-03-04 06:27:47,277 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 236 transitions, 846 flow [2025-03-04 06:27:47,278 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-04 06:27:47,278 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:47,278 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-04 06:27:47,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 06:27:47,278 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-04 06:27:47,279 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:47,279 INFO L85 PathProgramCache]: Analyzing trace with hash -522552810, now seen corresponding path program 1 times [2025-03-04 06:27:47,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:47,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786231327] [2025-03-04 06:27:47,279 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:47,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:47,287 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-04 06:27:47,294 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-04 06:27:47,294 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:47,294 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:27:47,294 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 06:27:47,296 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-04 06:27:47,303 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-04 06:27:47,303 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:47,303 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:27:47,311 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 06:27:47,311 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 06:27:47,311 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2025-03-04 06:27:47,311 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2025-03-04 06:27:47,311 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2025-03-04 06:27:47,311 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2025-03-04 06:27:47,311 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2025-03-04 06:27:47,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2025-03-04 06:27:47,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2025-03-04 06:27:47,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-04 06:27:47,313 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-04 06:27:47,317 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 06:27:47,317 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-04 06:27:47,371 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:27:47,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 274 places, 288 transitions, 594 flow [2025-03-04 06:27:47,423 INFO L124 PetriNetUnfolderBase]: 39/537 cut-off events. [2025-03-04 06:27:47,423 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-04 06:27:47,432 INFO L83 FinitePrefix]: Finished finitePrefix Result has 550 conditions, 537 events. 39/537 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2933 event pairs, 0 based on Foata normal form. 0/410 useless extension candidates. Maximal degree in co-relation 394. Up to 8 conditions per place. [2025-03-04 06:27:47,433 INFO L82 GeneralOperation]: Start removeDead. Operand has 274 places, 288 transitions, 594 flow [2025-03-04 06:27:47,439 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 274 places, 288 transitions, 594 flow [2025-03-04 06:27:47,440 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:27:47,440 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;@257e533b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:27:47,440 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2025-03-04 06:27:47,442 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:27:47,442 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-04 06:27:47,442 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:27:47,442 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:47,442 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-04 06:27:47,442 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-04 06:27:47,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:47,443 INFO L85 PathProgramCache]: Analyzing trace with hash -1064063392, now seen corresponding path program 1 times [2025-03-04 06:27:47,443 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:47,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313205626] [2025-03-04 06:27:47,443 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:47,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:47,448 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-04 06:27:47,449 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-04 06:27:47,449 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:47,449 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:47,454 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:47,454 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:47,454 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [313205626] [2025-03-04 06:27:47,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [313205626] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:47,454 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:47,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:27:47,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903990726] [2025-03-04 06:27:47,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:47,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 06:27:47,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:47,455 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 06:27:47,455 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 06:27:47,455 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 288 [2025-03-04 06:27:47,457 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-04 06:27:47,457 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:47,457 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 288 [2025-03-04 06:27:47,457 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:47,591 INFO L124 PetriNetUnfolderBase]: 87/1399 cut-off events. [2025-03-04 06:27:47,591 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-04 06:27:47,600 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1511 conditions, 1399 events. 87/1399 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 10760 event pairs, 27 based on Foata normal form. 174/1313 useless extension candidates. Maximal degree in co-relation 842. Up to 84 conditions per place. [2025-03-04 06:27:47,606 INFO L140 encePairwiseOnDemand]: 251/288 looper letters, 7 selfloop transitions, 0 changer transitions 0/228 dead transitions. [2025-03-04 06:27:47,607 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 228 transitions, 488 flow [2025-03-04 06:27:47,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 06:27:47,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 06:27:47,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 524 transitions. [2025-03-04 06:27:47,608 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9097222222222222 [2025-03-04 06:27:47,608 INFO L175 Difference]: Start difference. First operand has 274 places, 288 transitions, 594 flow. Second operand 2 states and 524 transitions. [2025-03-04 06:27:47,609 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 228 transitions, 488 flow [2025-03-04 06:27:47,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 228 transitions, 486 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:47,611 INFO L231 Difference]: Finished difference. Result has 228 places, 228 transitions, 472 flow [2025-03-04 06:27:47,612 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-04 06:27:47,613 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -46 predicate places. [2025-03-04 06:27:47,613 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 228 transitions, 472 flow [2025-03-04 06:27:47,613 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-04 06:27:47,613 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:47,613 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-04 06:27:47,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-04 06:27:47,614 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-04 06:27:47,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:47,615 INFO L85 PathProgramCache]: Analyzing trace with hash -1183252418, now seen corresponding path program 1 times [2025-03-04 06:27:47,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:47,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115672307] [2025-03-04 06:27:47,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:47,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:47,621 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-04 06:27:47,624 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-04 06:27:47,624 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:47,624 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:47,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:47,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:47,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115672307] [2025-03-04 06:27:47,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115672307] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:47,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:47,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:27:47,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992202246] [2025-03-04 06:27:47,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:47,637 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:27:47,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:47,638 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:27:47,638 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:27:47,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 288 [2025-03-04 06:27:47,670 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-04 06:27:47,670 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:47,670 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 288 [2025-03-04 06:27:47,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:27:55,884 INFO L124 PetriNetUnfolderBase]: 29853/95734 cut-off events. [2025-03-04 06:27:55,884 INFO L125 PetriNetUnfolderBase]: For 301/301 co-relation queries the response was YES. [2025-03-04 06:27:56,136 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136174 conditions, 95734 events. 29853/95734 cut-off events. For 301/301 co-relation queries the response was YES. Maximal size of possible extension queue 1956. Compared 1309729 event pairs, 8906 based on Foata normal form. 0/79500 useless extension candidates. Maximal degree in co-relation 136168. Up to 27179 conditions per place. [2025-03-04 06:27:56,511 INFO L140 encePairwiseOnDemand]: 260/288 looper letters, 41 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-04 06:27:56,511 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 254 transitions, 656 flow [2025-03-04 06:27:56,512 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:27:56,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:27:56,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-03-04 06:27:56,513 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8159722222222222 [2025-03-04 06:27:56,513 INFO L175 Difference]: Start difference. First operand has 228 places, 228 transitions, 472 flow. Second operand 3 states and 705 transitions. [2025-03-04 06:27:56,513 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 254 transitions, 656 flow [2025-03-04 06:27:56,514 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 254 transitions, 656 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:27:56,516 INFO L231 Difference]: Finished difference. Result has 232 places, 248 transitions, 648 flow [2025-03-04 06:27:56,516 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-04 06:27:56,517 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -42 predicate places. [2025-03-04 06:27:56,517 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 248 transitions, 648 flow [2025-03-04 06:27:56,517 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-04 06:27:56,517 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:27:56,517 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-04 06:27:56,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-04 06:27:56,518 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-04 06:27:56,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:27:56,518 INFO L85 PathProgramCache]: Analyzing trace with hash 2079719163, now seen corresponding path program 1 times [2025-03-04 06:27:56,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:27:56,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [154142859] [2025-03-04 06:27:56,518 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:27:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:27:56,525 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-04 06:27:56,531 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-04 06:27:56,531 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:27:56,531 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:27:56,688 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:27:56,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:27:56,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [154142859] [2025-03-04 06:27:56,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [154142859] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:27:56,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:27:56,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:27:56,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2008650586] [2025-03-04 06:27:56,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:27:56,689 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:27:56,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:27:56,689 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:27:56,689 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:27:56,835 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 288 [2025-03-04 06:27:56,836 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-04 06:27:56,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:27:56,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 288 [2025-03-04 06:27:56,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:28:00,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:00,929 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-04 06:28:00,929 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:00,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:28:00,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:28:01,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:01,245 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-04 06:28:01,245 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:01,245 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:01,245 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:01,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:01,276 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-04 06:28:01,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:01,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:01,276 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:01,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, 134#L702-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:01,280 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-04 06:28:01,280 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:01,280 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:01,280 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:01,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:01,401 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,401 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,401 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,401 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 134#L702-6true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,402 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,402 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,433 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,433 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,433 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,433 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 75#L702-5true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,437 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,437 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,437 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:01,437 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:01,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,561 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,561 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:01,562 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,562 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,603 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,603 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,604 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,604 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,604 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:01,604 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:01,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:01,737 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,737 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,737 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,737 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 50#L702-4true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:01,738 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,740 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,781 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,781 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,781 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,781 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:01,784 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:01,784 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:01,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:02,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:02,102 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-04 06:28:02,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:02,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:02,103 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:28:02,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:02,103 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-04 06:28:02,103 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:02,103 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:02,103 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:28:02,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:02,129 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-04 06:28:02,129 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:02,129 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:28:02,129 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:02,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 227#L702-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:02,254 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-03-04 06:28:02,254 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:02,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 06:28:02,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 06:28:03,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:03,492 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-04 06:28:03,492 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:03,492 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:28:03,492 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:28:03,493 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:03,493 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-04 06:28:03,493 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:03,493 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:03,493 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:28:03,493 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:28:03,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 26#L702-9true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:03,698 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,698 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,698 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:03,698 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:03,700 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,700 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,700 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,703 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:03,703 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:03,717 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:03,718 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,718 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,718 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:03,718 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:03,719 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,719 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:03,719 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:03,719 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:03,719 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:04,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:04,200 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:04,200 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,200 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:04,200 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:04,201 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:04,201 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,201 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:04,201 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:04,202 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:04,202 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,202 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:04,202 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:04,202 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:04,216 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:04,216 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,216 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:04,216 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:04,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:04,608 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-04 06:28:04,608 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:04,608 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:04,608 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:05,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:05,414 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:05,414 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:05,414 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:05,414 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:05,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,415 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:05,415 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:05,415 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:05,415 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:05,415 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:05,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:05,627 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,627 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,627 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,627 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,628 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,628 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,628 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,628 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,628 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:05,639 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:05,639 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,639 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,640 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,640 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,641 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,641 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,641 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:05,641 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:05,641 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:05,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,870 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,870 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,870 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,870 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:05,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:05,871 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,871 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,871 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:05,871 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,872 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,872 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,872 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,872 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,872 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:05,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:05,884 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,884 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,884 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,884 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:05,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,885 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,885 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,885 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:05,885 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:05,886 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,886 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,886 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:05,886 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:05,886 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:06,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:06,410 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:06,410 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:06,410 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:06,410 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:06,410 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:06,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:06,486 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:06,486 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:06,486 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:06,486 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:06,573 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:06,573 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:06,573 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:06,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:06,636 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,636 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:06,636 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:06,637 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,637 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:06,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-04 06:28:06,638 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-04 06:28:06,638 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:06,638 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:06,638 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:06,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:06,699 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:28:06,699 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:06,699 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:06,699 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:06,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:06,774 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,774 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:06,774 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:06,774 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:06,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:06,837 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-04 06:28:06,837 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:06,837 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:06,837 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:06,837 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:06,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 134#L702-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:06,838 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:06,838 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:06,838 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:06,838 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:06,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-04 06:28:06,838 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-04 06:28:06,838 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:06,839 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:06,839 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:06,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:06,897 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-04 06:28:06,897 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:06,897 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:06,897 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:07,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:07,194 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,194 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,194 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,194 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-04 06:28:07,195 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,195 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,195 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,195 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:07,196 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,196 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,196 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 71#L704-7true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:07,197 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,197 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,197 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,197 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 134#L702-6true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,252 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,252 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,252 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,252 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:07,255 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,255 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,255 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,255 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,263 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,263 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:07,263 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:07,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-04 06:28:07,346 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:07,346 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:07,346 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:07,346 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:07,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 134#L702-6true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:07,402 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:07,403 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,403 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,404 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:07,404 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,404 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 50#L702-4true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:07,405 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:07,405 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,405 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,405 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,406 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 98#L702-10true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,406 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,406 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,455 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,455 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,455 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,455 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,461 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,461 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,461 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,461 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,467 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,467 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,467 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,467 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:07,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,473 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-04 06:28:07,473 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,473 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:07,473 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:07,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:07,517 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:07,517 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:07,517 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:07,517 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:07,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:07,547 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:28:07,547 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:07,547 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:07,547 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:07,584 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,585 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,585 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,585 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,585 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,585 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,585 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,606 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,606 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,606 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,606 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:07,607 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,607 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,607 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,607 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 134#L702-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,609 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,609 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,609 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,609 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,610 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-04 06:28:07,610 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,610 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,611 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,611 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:07,612 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:07,612 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:07,613 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:07,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,613 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,613 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,613 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,613 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:07,615 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 71#L704-7true, 275#true, 273#true]) [2025-03-04 06:28:07,615 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 50#L702-4true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,646 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,646 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,646 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,646 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 75#L702-5true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,671 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,671 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,671 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,671 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,682 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,682 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,682 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,682 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,687 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-04 06:28:07,687 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,687 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:07,687 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:07,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:07,748 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:28:07,748 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:07,748 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 06:28:07,748 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:07,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,781 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,781 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,781 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,799 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,799 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,799 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,799 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 50#L702-4true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,800 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,800 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,800 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,800 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,801 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,801 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,801 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,801 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,802 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,802 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,802 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-04 06:28:07,803 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:07,803 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 98#L702-10true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,804 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,804 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 145#L702-10true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:07,833 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,833 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,833 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,833 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 50#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:07,834 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,834 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,834 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,834 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:07,872 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-04 06:28:07,872 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,872 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:07,872 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:07,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-04 06:28:07,878 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:07,878 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:07,878 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:07,878 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-04 06:28:08,096 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-04 06:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:08,096 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:08,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:08,113 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-04 06:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:08,113 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-04 06:28:08,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:08,191 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 50#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:08,191 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,191 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:08,194 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,194 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,194 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,194 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:08,195 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,195 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,195 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,195 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:08,196 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,196 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,196 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,196 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true, 212#L702-7true]) [2025-03-04 06:28:08,197 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,197 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,197 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,197 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:08,233 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,233 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,233 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-04 06:28:08,233 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 06:28:08,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:08,275 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,275 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,275 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,275 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:08,282 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:08,282 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,282 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,282 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:08,287 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:08,287 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,287 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,287 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:08,342 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,342 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,342 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,342 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,342 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:08,359 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,359 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,359 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,359 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:08,360 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:08,360 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:08,360 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:08,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true, 212#L702-7true]) [2025-03-04 06:28:08,441 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,441 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,441 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,441 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:08,451 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,451 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,451 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,451 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:08,454 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,454 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,454 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,454 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true, 212#L702-7true]) [2025-03-04 06:28:08,455 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,455 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,455 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,455 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:08,456 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,456 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:08,456 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,456 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:08,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 145#L702-10true, 64#L702true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:08,529 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:08,529 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,529 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,529 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:08,537 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:08,537 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,537 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,537 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:08,543 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:08,543 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,543 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,543 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 5#L702true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:08,593 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,593 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 134#L702-6true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:08,678 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,678 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,678 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,678 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:08,692 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,692 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,692 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,692 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:08,693 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:08,693 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,693 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,694 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:08,694 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,694 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,694 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:08,694 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:08,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [75#L702-5true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:08,756 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:08,756 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,756 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,756 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 5#L702true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:08,771 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:08,771 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,771 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,771 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:08,777 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:08,777 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,777 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:08,818 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:08,818 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 06:28:08,818 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,818 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,818 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:08,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true, 142#L702-10true]) [2025-03-04 06:28:08,876 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,876 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,876 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:08,876 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 75#L702-5true, 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:08,915 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,915 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,916 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,916 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,930 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:08,931 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,931 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:08,931 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:08,931 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:08,931 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,931 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:08,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:08,931 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:08,932 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:08,934 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,934 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,934 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:08,934 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:08,934 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:08,934 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-04 06:28:08,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:08,935 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,935 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,935 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:08,935 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:08,960 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], [5#L702true, 281#(= |#race~s~0| 0), 277#true, 271#true, 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 279#true, 127#L704-1true, 275#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-04 06:28:08,960 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:08,960 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:08,960 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:08,960 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:08,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:08,962 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:08,962 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,962 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:08,962 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:09,021 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:09,021 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,021 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,021 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:09,022 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:09,022 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,022 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,022 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,027 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:09,027 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,027 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,027 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:09,065 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,065 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,065 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,065 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,065 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,066 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,066 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,066 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,078 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,078 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,078 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,078 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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, 277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,126 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,126 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,126 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:09,126 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:09,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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, 277#true, 271#true, 24#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,126 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,126 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,127 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:28:09,127 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 50#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:09,164 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,164 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,164 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,164 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:09,180 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:09,180 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,180 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:09,183 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,183 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,183 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,183 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:09,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 227#L702-1true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:09,203 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:09,203 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,203 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,203 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,205 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:09,205 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,205 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,205 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:09,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:09,423 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:09,423 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,423 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,423 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:09,528 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:28:09,528 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:09,528 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 06:28:09,528 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:09,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:09,541 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-04 06:28:09,541 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:09,541 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-04 06:28:09,541 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 06:28:09,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-14-->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, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true, 142#L702-10true]) [2025-03-04 06:28:09,553 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-04 06:28:09,553 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:09,556 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-04 06:28:09,556 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:09,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:09,559 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:09,560 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,560 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,560 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:09,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] L702-14-->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, 277#true, 24#L702-9true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:09,729 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-04 06:28:09,729 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-04 06:28:09,729 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,729 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-04 06:28:09,882 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:09,882 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:09,882 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:09,882 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:09,882 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:09,882 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:09,882 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:09,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-04 06:28:09,883 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-04 06:28:09,883 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:09,883 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:09,883 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:09,883 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-04 06:28:09,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:09,908 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-04 06:28:09,908 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:09,908 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:09,908 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:09,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 145#L702-10true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:09,913 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-04 06:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:09,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:09,949 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-04 06:28:09,949 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:09,949 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:09,949 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:10,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 273#true, 54#L702true, 279#true, 212#L702-7true]) [2025-03-04 06:28:10,073 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,073 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,073 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,073 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,077 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,077 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,077 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:10,077 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:10,077 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,077 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:10,077 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:10,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true, 212#L702-7true]) [2025-03-04 06:28:10,078 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,078 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,078 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,078 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,079 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,079 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,079 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:10,079 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:10,079 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,079 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:10,079 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-04 06:28:10,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:10,080 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,080 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,080 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,080 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-04 06:28:10,080 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:10,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:10,099 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,100 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,100 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,100 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:10,101 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,101 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,101 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,101 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 28#L702-9true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,106 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,106 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,106 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,106 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,108 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,108 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,108 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,108 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,108 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,109 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,109 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,109 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,109 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,109 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:10,155 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,156 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:10,163 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,163 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,163 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-04 06:28:10,261 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:10,261 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:10,261 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,261 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:10,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:10,503 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:10,503 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,503 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,503 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,507 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:10,507 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,507 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 06:28:10,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,508 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-04 06:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-04 06:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 06:28:10,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:10,524 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,524 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,524 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,528 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,528 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,528 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,528 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,528 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,529 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,529 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,529 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:10,530 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,530 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,530 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,530 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,530 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:10,563 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:10,563 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,563 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:10,569 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:10,569 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,569 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:10,569 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:10,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [75#L702-5true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,714 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:10,714 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,714 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,714 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 75#L702-5true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:10,718 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:10,718 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,718 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:10,718 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,718 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,719 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,719 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,719 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,719 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-04 06:28:10,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:10,740 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-04 06:28:10,740 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:10,740 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:10,740 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:10,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:10,770 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-04 06:28:10,770 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:10,770 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:10,770 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:10,889 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 28#L702-9true, 50#L702-4true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:10,889 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,889 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,893 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,893 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:10,893 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,893 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:10,894 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:10,894 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,895 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-04 06:28:10,895 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:10,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:10,921 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 06:28:10,921 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:10,921 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:10,921 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:11,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 227#L702-1true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:11,048 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:11,048 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:11,048 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:11,048 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:11,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:11,051 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:11,051 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:11,051 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:11,051 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:11,051 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-04 06:28:11,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:11,052 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-04 06:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-04 06:28:11,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:11,077 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:11,077 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,077 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,077 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:11,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,084 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:11,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,084 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,084 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:11,084 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:11,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:11,133 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:11,133 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:11,133 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,133 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,134 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:11,134 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,134 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:11,135 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:11,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:11,275 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,275 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,275 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,275 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, 58#L704-6true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:11,277 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,277 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,277 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,278 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,281 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,281 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,281 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,281 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,283 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,283 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,283 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,283 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,283 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,284 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,284 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,284 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,284 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,284 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,285 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,285 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,285 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,285 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,285 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 248#L704-6true, 271#true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:11,286 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,286 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,286 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,286 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:11,495 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,495 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,495 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,495 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,496 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,496 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,496 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,496 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,503 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,503 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,503 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,503 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:11,504 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,504 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,504 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,505 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,505 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,505 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,505 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,506 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,506 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:11,506 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,506 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,559 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:11,559 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,559 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:11,559 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:11,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 182#L704-1true, 277#true, 271#true, 67#L704-1true, 274#true, 98#L702-10true, 284#true, Black: 279#true, 273#true]) [2025-03-04 06:28:11,567 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-04 06:28:11,567 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:11,567 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:11,567 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-04 06:28:11,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:11,623 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,623 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,623 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,623 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:11,624 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,624 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,624 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,624 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,626 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,626 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,626 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,627 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,627 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,627 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,627 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,627 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,628 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,628 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,628 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,628 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,628 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:11,661 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,661 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,661 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,662 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,662 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,662 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,667 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,667 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,667 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,667 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,668 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:11,668 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:11,668 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:11,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:11,757 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-04 06:28:11,757 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:11,757 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:11,757 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:11,757 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:11,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:11,800 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:11,800 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,800 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,800 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,899 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,899 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,899 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,899 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,899 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:11,901 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,901 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,901 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,901 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,901 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:11,902 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,902 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,902 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,902 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,902 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:11,903 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,903 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,903 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,903 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,903 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:11,926 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:11,926 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:11,926 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:11,926 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:11,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:11,947 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:11,947 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:11,947 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:11,947 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:11,994 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:11,994 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:11,994 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:11,995 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 248#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:11,995 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:11,995 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:11,995 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:11,995 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:12,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,055 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,055 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,055 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,059 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,059 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,059 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,061 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,061 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,061 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,061 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,061 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 211#L704-7true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:12,090 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:12,090 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:12,090 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:12,090 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 52#thr1ENTRYtrue, 273#true]) [2025-03-04 06:28:12,161 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 52#thr1ENTRYtrue, 273#true, 54#L702true]) [2025-03-04 06:28:12,161 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:12,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-04 06:28:12,162 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,162 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,162 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:12,162 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:12,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,232 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-04 06:28:12,232 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,232 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:12,232 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:12,232 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:12,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-04 06:28:12,234 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-04 06:28:12,234 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:12,234 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:12,234 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:12,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,236 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-04 06:28:12,236 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:12,236 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,236 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:12,236 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,567 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true, 212#L702-7true]) [2025-03-04 06:28:12,567 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,567 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 71#L704-7true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:12,568 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,568 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,568 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 5#L702true, 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,590 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,590 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,590 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,590 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:12,590 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,590 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-04 06:28:12,591 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 06:28:12,591 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:12,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,591 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,591 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,591 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,591 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:12,638 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:12,638 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,638 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,638 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:12,666 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 06:28:12,666 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:12,666 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 06:28:12,666 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:12,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 248#L704-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:12,667 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:12,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:12,667 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:12,667 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:12,667 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:12,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,734 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:12,734 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,734 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,738 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,738 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,738 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,738 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,739 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 284#true, 71#L704-7true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:12,739 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,739 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:12,740 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,740 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,740 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,740 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,743 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,743 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,743 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,743 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,743 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:12,744 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,744 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,744 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,744 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,744 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,762 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,762 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,762 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,762 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 233#L704-7true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,763 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,763 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,763 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,763 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 248#L704-6true, 271#true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,763 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,763 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:12,764 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:12,764 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:12,764 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:12,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:12,804 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:12,804 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,804 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,804 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:12,809 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:12,809 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,809 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,809 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:12,831 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:12,831 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,831 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:12,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,850 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,850 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,850 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,850 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,850 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,850 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:12,880 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,880 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,880 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,880 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:12,881 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,881 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,898 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,898 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,898 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,898 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,898 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:12,899 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,899 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,899 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:12,900 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:12,900 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,903 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:12,903 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:12,904 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,904 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,904 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,904 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,905 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,905 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,905 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,905 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,906 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, 71#L704-7true, Black: 279#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:12,906 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,906 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:12,907 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,907 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,907 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,907 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:12,909 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,909 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,909 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,909 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,909 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:12,910 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,910 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,910 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,910 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,910 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,912 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,912 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,912 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:12,913 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:12,913 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,913 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 182#L704-1true, 277#true, 271#true, 67#L704-1true, 269#thr1ENTRYtrue, 98#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:12,924 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,924 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,924 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,924 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 277#true, 271#true, 185#thr1ENTRYtrue, 67#L704-1true, 98#L702-10true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:12,926 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,926 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,926 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,926 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:12,934 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:12,934 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,935 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 233#L704-7true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:12,935 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:12,935 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,935 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:12,967 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 06:28:12,967 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:12,967 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:12,967 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 67#L704-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 52#thr1ENTRYtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:12,994 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 52#thr1ENTRYtrue, 219#L704-1true, 273#true]) [2025-03-04 06:28:12,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:12,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:13,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,005 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,005 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,005 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,005 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,005 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,006 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,006 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,006 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,006 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,006 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,006 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,035 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,035 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,036 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:13,036 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,036 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,036 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,037 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,037 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,037 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,053 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,053 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,053 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,054 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,054 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,054 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,057 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:13,057 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,057 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:13,058 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,058 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,058 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,058 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:13,059 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,059 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,059 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:13,060 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,060 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,060 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,060 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:13,060 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 58#L704-6true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,061 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,061 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:13,062 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,062 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,062 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,065 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,065 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,065 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,066 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,066 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,066 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:13,091 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 06:28:13,091 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,091 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,092 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:13,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 273#true, 279#true, 54#L702true, 212#L702-7true]) [2025-03-04 06:28:13,121 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 06:28:13,121 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:13,121 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:13,121 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:13,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:13,201 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 71#L704-7true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,201 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,201 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 50#L702-4true, 284#true, 71#L704-7true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:13,202 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,202 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,202 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,202 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true, 212#L702-7true]) [2025-03-04 06:28:13,205 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,205 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,205 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 06:28:13,205 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-04 06:28:13,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:13,257 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:13,257 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:13,257 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:13,257 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:13,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true, 212#L702-7true]) [2025-03-04 06:28:13,258 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:13,258 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:13,258 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:13,258 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:13,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true, 212#L702-7true]) [2025-03-04 06:28:13,308 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,308 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,308 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,308 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,330 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,330 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,330 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,330 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,333 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,333 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,333 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,333 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true, 212#L702-7true]) [2025-03-04 06:28:13,334 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,334 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,334 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,334 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,335 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,335 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,335 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,335 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [5#L702true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:13,353 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 06:28:13,353 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,353 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,353 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:13,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,380 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:13,380 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,380 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,380 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:13,382 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:13,382 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,382 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,382 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:13,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 134#L702-6true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,427 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,427 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,428 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,428 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,448 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,448 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,448 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,448 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,451 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,451 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-04 06:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:13,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,452 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,452 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 58#L704-6true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,454 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,454 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,454 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,454 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 134#L702-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,456 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,456 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,456 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,456 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:13,457 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 98#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,458 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,458 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,458 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,458 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:13,475 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:13,475 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,475 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:13,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:13,507 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 06:28:13,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:13,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:13,507 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:13,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:13,508 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:13,508 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,508 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,508 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 5#L702true, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:13,510 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 06:28:13,510 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:13,510 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:13,510 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:13,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,549 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,549 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,559 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,559 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:13,559 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,559 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 28#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:13,569 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,569 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,569 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,569 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:13,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 26#L702-9true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,570 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,570 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:13,570 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,570 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,573 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,573 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:13,573 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,574 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,576 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,576 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,576 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [75#L702-5true, 211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,577 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,577 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,577 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,577 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,580 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,580 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,580 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,580 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:13,596 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,596 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:13,596 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 06:28:13,596 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,596 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 06:28:13,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:13,621 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:13,621 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,621 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,621 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:13,623 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:13,624 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,624 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 50#L702-4true, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,663 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,663 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,663 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,663 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,684 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:13,685 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,685 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,685 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:13,685 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:13,685 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:13,685 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-04 06:28:13,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,687 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,687 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,687 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,687 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 50#L702-4true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,688 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,688 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,688 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,688 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:13,693 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,693 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 06:28:13,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,693 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-04 06:28:13,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,707 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:13,707 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,707 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,707 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:13,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:13,726 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:13,726 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,726 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,726 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 227#L702-1true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:13,937 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,937 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,937 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,937 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 248#L704-6true, 271#true, 28#L702-9true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:13,952 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,952 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,952 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,952 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 227#L702-1true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:13,956 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,956 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,956 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 248#L704-6true, 271#true, 26#L702-9true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:13,959 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,959 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,959 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,959 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,959 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 98#L702-10true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:13,960 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,960 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,960 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,960 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 06:28:13,960 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-04 06:28:13,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:13,970 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:13,970 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,970 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:13,970 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 233#L704-7true, 28#L702-9true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:14,020 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 06:28:14,021 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:14,021 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:14,021 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:14,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 26#L702-9true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,027 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 06:28:14,027 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:14,027 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:14,027 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-04 06:28:14,027 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 06:28:14,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][31], [281#(= |#race~s~0| 0), 277#true, 271#true, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 219#L704-1true, 54#L702true, 142#L702-10true]) [2025-03-04 06:28:14,071 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,071 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,071 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,071 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-04 06:28:14,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-04 06:28:14,090 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 06:28:14,090 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,090 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,090 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:14,093 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 06:28:14,093 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,093 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:14,093 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:14,094 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,094 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 06:28:14,094 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:14,094 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:14,094 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:14,094 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:14,094 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:14,096 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 06:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 06:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-04 06:28:14,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, Black: 279#true, 58#L704-6true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,127 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 06:28:14,127 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:14,127 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:14,127 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:14,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 134#L702-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:14,162 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,162 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,162 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,162 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 54#L702true, 279#true, 273#true, 212#L702-7true]) [2025-03-04 06:28:14,163 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,163 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,163 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,163 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:14,165 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,165 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:14,165 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:14,165 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 145#L702-10true, 67#L704-1true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-04 06:28:14,166 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,166 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:14,166 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-04 06:28:14,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 134#L702-6true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:14,169 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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], [211#L704-7true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true, 212#L702-7true]) [2025-03-04 06:28:14,170 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,170 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,170 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,170 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 06:28:14,170 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 06:28:14,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,197 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,197 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:14,197 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,197 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,198 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,198 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:14,198 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,198 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 71#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,199 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,241 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 134#L702-6true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-04 06:28:14,241 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,241 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,245 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 183#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,245 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,245 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,245 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:14,245 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:14,245 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:14,245 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-04 06:28:14,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,246 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,246 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,246 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,246 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,246 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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], [211#L704-7true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 134#L702-6true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:14,247 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,247 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 06:28:14,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,247 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 06:28:14,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 127#L704-1true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:14,256 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,256 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,256 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,256 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,272 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,272 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,272 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,272 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-04 06:28:14,274 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,274 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,274 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,274 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,276 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,276 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,276 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,276 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,332 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 50#L702-4true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,332 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [75#L702-5true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,332 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,332 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,336 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,336 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,336 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,337 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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], [75#L702-5true, 211#L704-7true, 5#L702true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,337 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,337 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 06:28:14,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,363 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 06:28:14,363 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:14,363 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,363 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:14,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,407 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,407 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,407 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,407 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,408 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,408 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,408 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:14,411 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,411 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:14,411 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:14,411 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-04 06:28:14,411 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 06:28:14,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,412 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:14,412 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:14,412 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,412 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,413 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,413 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-04 06:28:14,413 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 06:28:14,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 227#L702-1true, 64#L702true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,473 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,473 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,473 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,473 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, 145#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,476 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,476 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:14,476 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:14,476 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 06:28:14,476 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-04 06:28:14,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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], [211#L704-7true, 5#L702true, 277#true, 271#true, 227#L702-1true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:14,477 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,477 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,477 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 06:28:14,477 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,477 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 06:28:14,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,510 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,510 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,510 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,510 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 248#L704-6true, 58#L704-6true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,514 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,514 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,514 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,514 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,576 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,576 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,576 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,576 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-04 06:28:14,579 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 284#true, Black: 279#true, 230#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:14,579 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,579 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,580 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,580 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,580 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,580 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:14,581 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,581 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,581 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,581 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,584 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,584 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,584 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,584 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 248#L704-6true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,585 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 58#L704-6true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,585 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,585 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:14,586 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:14,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,643 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,643 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,643 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:14,644 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,644 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 71#L704-7true, 275#true, 273#true]) [2025-03-04 06:28:14,645 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,645 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,645 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:14,646 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,646 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,646 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,646 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,647 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,647 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,647 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:14,648 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:14,648 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:14,648 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,648 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:14,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,677 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 06:28:14,677 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:14,677 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 06:28:14,677 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 06:28:14,677 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:14,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 127#L704-1true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:14,678 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,678 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,678 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,678 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,678 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,732 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,732 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,732 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,732 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,791 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,791 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,791 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,792 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,792 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 06:28:14,792 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,792 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,792 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 06:28:14,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:14,855 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 06:28:14,855 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:14,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 06:28:14,855 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,855 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-04 06:28:14,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 248#L704-6true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:14,918 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 06:28:14,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:14,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,960 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:14,961 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,961 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,966 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-04 06:28:14,966 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,966 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 284#true, Black: 279#true, 275#true, 127#L704-1true, 230#L704-6true, 273#true]) [2025-03-04 06:28:14,967 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:14,967 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 06:28:14,967 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:14,968 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,968 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 06:28:14,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 273#true, 279#true, 54#L702true]) [2025-03-04 06:28:14,980 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:14,981 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:14,981 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:15,203 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 248#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,203 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:15,218 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 58#L704-6true, 275#true, 273#true]) [2025-03-04 06:28:15,218 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,218 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,218 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,218 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,219 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,219 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,219 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-04 06:28:15,222 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,222 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 230#L704-6true, 273#true]) [2025-03-04 06:28:15,223 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 58#L704-6true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,223 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,223 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,223 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 58#L704-6true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:15,224 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,224 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,224 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,225 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,225 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,225 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,225 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:15,226 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 58#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,226 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 06:28:15,226 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 06:28:15,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-04 06:28:15,236 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 06:28:15,236 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,236 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,236 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,246 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,246 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,246 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,247 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,247 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,247 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,247 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,264 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,264 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,264 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,264 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,265 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,265 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,265 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,265 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,267 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-04 06:28:15,267 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,267 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,268 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,268 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,269 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 211#L704-7true, 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,269 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,269 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,270 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,270 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,270 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,270 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,270 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,271 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:15,271 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,271 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 06:28:15,271 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,271 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 06:28:15,271 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 06:28:15,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 284#true, Black: 279#true, 127#L704-1true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,279 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 06:28:15,279 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:15,279 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:15,279 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:15,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 58#L704-6true, 275#true, 230#L704-6true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:15,318 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-04 06:28:15,318 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:15,318 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 06:28:15,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 06:28:15,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,334 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,334 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,334 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,334 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:15,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 58#L704-6true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,335 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,335 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,335 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:15,335 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 248#L704-6true, 271#true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,336 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,336 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,336 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,336 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:15,337 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,337 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 06:28:15,337 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 06:28:15,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-04 06:28:15,346 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,346 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,346 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,346 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true]) [2025-03-04 06:28:15,353 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,353 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 67#L704-1true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-04 06:28:15,353 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [211#L704-7true, 281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,353 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,353 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,354 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,354 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,354 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 06:28:15,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([955] L701-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [211#L704-7true, 60#L700-1true, 277#true, 271#true, Black: 281#(= |#race~s~0| 0), 71#L704-7true, 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:15,355 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,355 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,355 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 06:28:15,355 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 06:28:15,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 248#L704-6true, 271#true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,368 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 06:28:15,368 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:15,368 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:15,368 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:15,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,370 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 06:28:15,370 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:15,370 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 06:28:15,370 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:15,370 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 64#L702true, 284#true, 275#true, 230#L704-6true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,383 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 64#L702true, 71#L704-7true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,383 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,383 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 279#true, 273#true]) [2025-03-04 06:28:15,385 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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], [211#L704-7true, 5#L702true, 277#true, 248#L704-6true, 271#true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 54#L702true, 273#true]) [2025-03-04 06:28:15,385 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 06:28:15,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,386 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 06:28:15,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L702-14-->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], [277#true, 271#true, 233#L704-7true, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,398 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 06:28:15,398 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,398 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,398 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L702-14-->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, 211#L704-7true, 277#true, 271#true, 233#L704-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-04 06:28:15,400 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 06:28:15,400 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,400 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,400 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 06:28:15,400 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 06:28:15,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][31], [281#(= |#race~s~0| 0), 277#true, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 284#true, Black: 279#true, 275#true, 219#L704-1true, 273#true, 54#L702true, 142#L702-10true]) [2025-03-04 06:28:15,407 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 06:28:15,407 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 06:28:15,407 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-04 06:28:15,407 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 06:28:15,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 72#L702-10true, 277#true, 271#true, 67#L704-1true, Black: 279#true, 284#true, 127#L704-1true, 275#true, 273#true, 219#L704-1true]) [2025-03-04 06:28:15,412 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 06:28:15,412 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:15,412 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 06:28:15,412 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 06:28:15,412 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 06:28:15,509 INFO L124 PetriNetUnfolderBase]: 48560/201741 cut-off events. [2025-03-04 06:28:15,509 INFO L125 PetriNetUnfolderBase]: For 15159/17699 co-relation queries the response was YES. [2025-03-04 06:28:16,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 298135 conditions, 201741 events. 48560/201741 cut-off events. For 15159/17699 co-relation queries the response was YES. Maximal size of possible extension queue 3827. Compared 3333039 event pairs, 16677 based on Foata normal form. 0/172630 useless extension candidates. Maximal degree in co-relation 298127. Up to 45325 conditions per place. [2025-03-04 06:28:17,531 INFO L140 encePairwiseOnDemand]: 278/288 looper letters, 20 selfloop transitions, 18 changer transitions 0/269 dead transitions. [2025-03-04 06:28:17,532 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 269 transitions, 766 flow [2025-03-04 06:28:17,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:28:17,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:28:17,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions. [2025-03-04 06:28:17,534 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8177083333333334 [2025-03-04 06:28:17,535 INFO L175 Difference]: Start difference. First operand has 232 places, 248 transitions, 648 flow. Second operand 6 states and 1413 transitions. [2025-03-04 06:28:17,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 269 transitions, 766 flow [2025-03-04 06:28:18,366 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 269 transitions, 726 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 06:28:18,372 INFO L231 Difference]: Finished difference. Result has 240 places, 266 transitions, 736 flow [2025-03-04 06:28:18,373 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-04 06:28:18,373 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -34 predicate places. [2025-03-04 06:28:18,373 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 266 transitions, 736 flow [2025-03-04 06:28:18,374 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-04 06:28:18,374 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:28:18,374 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-04 06:28:18,374 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-04 06:28:18,374 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-04 06:28:18,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:28:18,375 INFO L85 PathProgramCache]: Analyzing trace with hash 1369044670, now seen corresponding path program 1 times [2025-03-04 06:28:18,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:28:18,375 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1481360309] [2025-03-04 06:28:18,375 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:28:18,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:28:18,388 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-04 06:28:18,392 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-04 06:28:18,392 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:28:18,392 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:28:18,556 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:28:18,557 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:28:18,557 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1481360309] [2025-03-04 06:28:18,557 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1481360309] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:28:18,557 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:28:18,557 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:28:18,557 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [101989819] [2025-03-04 06:28:18,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:28:18,558 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:28:18,558 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:28:18,558 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:28:18,558 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:28:18,678 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 288 [2025-03-04 06:28:18,680 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-04 06:28:18,680 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:28:18,680 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 288 [2025-03-04 06:28:18,680 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:28:18,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:18,951 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 06:28:18,951 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 06:28:18,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 06:28:18,951 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 06:28:18,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:18,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 06:28:18,981 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 06:28:18,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:28:18,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:28:18,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:18,984 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 06:28:18,984 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:28:18,984 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 06:28:18,984 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 06:28:19,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 24#L702-9true, Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-04 06:28:19,017 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 06:28:19,017 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 06:28:19,017 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 06:28:19,017 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 06:28:19,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:19,307 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,307 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 06:28:19,307 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,307 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:19,359 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,359 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 06:28:19,359 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,359 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:19,373 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,373 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 06:28:19,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, 24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 269#thr1ENTRYtrue, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-04 06:28:19,433 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 06:28:19,433 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 06:28:19,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:19,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:19,704 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:19,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:19,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:19,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true]) [2025-03-04 06:28:19,849 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:19,849 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:19,850 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 134#L702-6true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-04 06:28:19,850 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true]) [2025-03-04 06:28:19,985 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:19,985 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:19,986 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [75#L702-5true, 72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-04 06:28:19,986 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:19,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 54#L702true, 273#true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:20,120 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 06:28:20,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:20,120 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 06:28:20,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, Black: 279#true]) [2025-03-04 06:28:20,142 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:20,142 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:20,142 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 50#L702-4true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-03-04 06:28:20,142 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 134#L702-6true, 284#true, 275#true, 54#L702true, 273#true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true]) [2025-03-04 06:28:20,289 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-04 06:28:20,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:20,289 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-04 06:28:20,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 06:28:20,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, Black: 279#true]) [2025-03-04 06:28:20,308 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, 28#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:20,308 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:20,308 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 145#L702-10true, 284#true, 275#true, 273#true, 295#true, 277#true, 271#true, 227#L702-1true, Black: 279#true]) [2025-03-04 06:28:20,308 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [75#L702-5true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 54#L702true, 273#true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true]) [2025-03-04 06:28:20,598 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-04 06:28:20,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:20,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 06:28:20,598 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:28:20,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 99#L702-7true, Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 50#L702-4true, 284#true, 275#true, 273#true, 54#L702true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true]) [2025-03-04 06:28:20,699 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-04 06:28:20,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 06:28:20,699 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:28:20,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] L702-8-->L702-7: Formula: (= |v_#race_9| (store |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_10| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0))) InVars {#race=|v_#race_10|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} OutVars{#race=|v_#race_9|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_9|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][38], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 99#L702-7true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 54#L702true, 5#L702true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 227#L702-1true, Black: 279#true]) [2025-03-04 06:28:20,810 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-04 06:28:20,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 06:28:20,811 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, Black: 279#true, 272#true, 142#L702-10true]) [2025-03-04 06:28:21,582 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 272#true, 142#L702-10true]) [2025-03-04 06:28:21,582 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:28:21,582 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 272#true]) [2025-03-04 06:28:21,583 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 272#true, 142#L702-10true]) [2025-03-04 06:28:21,583 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 06:28:21,583 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 06:28:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 127#L704-1true, 142#L702-10true]) [2025-03-04 06:28:22,211 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-04 06:28:22,211 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:22,211 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-04 06:28:22,211 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-04 06:28:22,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][82], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 24#L702-9true, Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 127#L704-1true]) [2025-03-04 06:28:22,454 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-04 06:28:22,455 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:22,455 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-04 06:28:22,455 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:23,297 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 128#L702-9true, 98#L702-10true, Black: 279#true, 212#L702-7true]) [2025-03-04 06:28:23,297 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:28:23,297 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 26#L702-9true, Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:23,526 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-->L702-10: Formula: (= |v_#race~s~0_18| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_18|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:23,526 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:28:23,526 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [72#L702-10true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 134#L702-6true, 284#true, 273#true, 295#true, 277#true, 271#true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:23,528 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 134#L702-6true, 284#true, 273#true, 295#true, 277#true, 271#true, 128#L702-9true, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:23,528 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 06:28:23,528 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [24#L702-9true, Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, 98#L702-10true, Black: 279#true]) [2025-03-04 06:28:23,529 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_9|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 185#thr1ENTRYtrue, 98#L702-10true, Black: 279#true, 142#L702-10true]) [2025-03-04 06:28:23,529 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 06:28:23,529 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event