./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 e2fb8bed 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-?-e2fb8be-m [2025-03-08 21:39:47,775 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 21:39:47,829 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 21:39:47,832 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 21:39:47,833 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 21:39:47,850 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 21:39:47,850 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 21:39:47,851 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 21:39:47,851 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 21:39:47,851 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 21:39:47,851 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 21:39:47,851 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 21:39:47,852 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 21:39:47,852 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 21:39:47,852 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 21:39:47,853 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 21:39:47,854 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 21:39:47,854 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 21:39:47,854 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 21:39:47,854 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 21:39:47,854 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 21:39:47,854 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:39:47,854 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 21:39:47,854 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 21:39:47,855 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 21:39:47,855 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-08 21:39:48,095 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 21:39:48,104 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 21:39:48,106 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 21:39:48,107 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 21:39:48,107 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 21:39:48,108 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-08 21:39:49,248 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5455fdd8d/4a5fc0c20631418bbb1d0e797aa523e4/FLAGca14eeab7 [2025-03-08 21:39:49,512 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 21:39:49,512 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-03-08 21:39:49,521 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5455fdd8d/4a5fc0c20631418bbb1d0e797aa523e4/FLAGca14eeab7 [2025-03-08 21:39:49,537 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5455fdd8d/4a5fc0c20631418bbb1d0e797aa523e4 [2025-03-08 21:39:49,540 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 21:39:49,541 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 21:39:49,542 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 21:39:49,543 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 21:39:49,545 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 21:39:49,546 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,548 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@782436b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49, skipping insertion in model container [2025-03-08 21:39:49,548 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,573 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 21:39:49,831 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:39:49,841 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 21:39:49,881 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:39:49,902 INFO L204 MainTranslator]: Completed translation [2025-03-08 21:39:49,902 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49 WrapperNode [2025-03-08 21:39:49,903 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 21:39:49,903 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 21:39:49,903 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 21:39:49,903 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 21:39:49,907 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,915 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,929 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 175 [2025-03-08 21:39:49,930 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 21:39:49,930 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 21:39:49,930 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 21:39:49,930 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 21:39:49,935 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,935 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,937 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,937 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,942 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,943 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,944 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,944 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,947 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 21:39:49,947 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 21:39:49,947 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 21:39:49,947 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 21:39:49,948 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (1/1) ... [2025-03-08 21:39:49,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:39:49,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 21:39:49,971 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-08 21:39:49,973 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-08 21:39:49,989 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-08 21:39:49,990 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 21:39:49,990 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 21:39:49,990 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 21:39:49,991 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 21:39:50,082 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 21:39:50,083 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 21:39:50,303 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 21:39:50,303 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 21:39:50,402 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 21:39:50,402 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 21:39:50,403 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:39:50 BoogieIcfgContainer [2025-03-08 21:39:50,403 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 21:39:50,405 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 21:39:50,405 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 21:39:50,408 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 21:39:50,408 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 09:39:49" (1/3) ... [2025-03-08 21:39:50,409 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3783f2b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:39:50, skipping insertion in model container [2025-03-08 21:39:50,409 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:39:49" (2/3) ... [2025-03-08 21:39:50,409 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3783f2b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:39:50, skipping insertion in model container [2025-03-08 21:39:50,409 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:39:50" (3/3) ... [2025-03-08 21:39:50,410 INFO L128 eAbstractionObserver]: Analyzing ICFG 47_ticket_lock_hc_backoff_vs.i [2025-03-08 21:39:50,421 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 21:39:50,422 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-08 21:39:50,422 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 21:39:50,483 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:39:50,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 160 transitions, 324 flow [2025-03-08 21:39:50,580 INFO L124 PetriNetUnfolderBase]: 17/243 cut-off events. [2025-03-08 21:39:50,582 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:39:50,591 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-08 21:39:50,591 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 160 transitions, 324 flow [2025-03-08 21:39:50,596 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 160 transitions, 324 flow [2025-03-08 21:39:50,601 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:39:50,610 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;@39d4defd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:39:50,612 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-08 21:39:50,620 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:39:50,621 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-08 21:39:50,621 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:39:50,621 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:50,622 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-08 21:39:50,622 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-08 21:39:50,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:50,626 INFO L85 PathProgramCache]: Analyzing trace with hash -99750816, now seen corresponding path program 1 times [2025-03-08 21:39:50,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:50,632 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1629852359] [2025-03-08 21:39:50,632 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:50,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:50,700 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-08 21:39:50,709 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-08 21:39:50,709 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:50,709 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:50,782 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-08 21:39:50,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:50,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1629852359] [2025-03-08 21:39:50,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1629852359] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:50,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:50,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:39:50,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2013409673] [2025-03-08 21:39:50,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:50,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:39:50,796 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:50,813 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:39:50,813 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:39:50,816 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 160 [2025-03-08 21:39:50,820 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-08 21:39:50,820 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:50,820 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 160 [2025-03-08 21:39:50,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:50,890 INFO L124 PetriNetUnfolderBase]: 9/239 cut-off events. [2025-03-08 21:39:50,890 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:39:50,894 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-08 21:39:50,896 INFO L140 encePairwiseOnDemand]: 141/160 looper letters, 3 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2025-03-08 21:39:50,896 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 126 transitions, 262 flow [2025-03-08 21:39:50,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:39:50,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:39:50,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 294 transitions. [2025-03-08 21:39:50,909 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.91875 [2025-03-08 21:39:50,910 INFO L175 Difference]: Start difference. First operand has 152 places, 160 transitions, 324 flow. Second operand 2 states and 294 transitions. [2025-03-08 21:39:50,911 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 126 transitions, 262 flow [2025-03-08 21:39:50,916 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 126 transitions, 262 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:39:50,918 INFO L231 Difference]: Finished difference. Result has 126 places, 126 transitions, 256 flow [2025-03-08 21:39:50,920 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-08 21:39:50,923 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -26 predicate places. [2025-03-08 21:39:50,923 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 126 transitions, 256 flow [2025-03-08 21:39:50,924 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-08 21:39:50,924 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:50,924 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-08 21:39:50,924 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 21:39:50,924 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-08 21:39:50,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:50,926 INFO L85 PathProgramCache]: Analyzing trace with hash 194379838, now seen corresponding path program 1 times [2025-03-08 21:39:50,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:50,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116178355] [2025-03-08 21:39:50,926 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:50,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:50,944 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-08 21:39:50,961 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-08 21:39:50,962 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:50,962 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:51,011 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-08 21:39:51,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:51,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116178355] [2025-03-08 21:39:51,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116178355] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:51,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:51,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:39:51,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608601643] [2025-03-08 21:39:51,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:51,012 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:39:51,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:51,013 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:39:51,013 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:39:51,038 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 160 [2025-03-08 21:39:51,038 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-08 21:39:51,038 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:51,038 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 160 [2025-03-08 21:39:51,038 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:51,159 INFO L124 PetriNetUnfolderBase]: 95/809 cut-off events. [2025-03-08 21:39:51,159 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:39:51,161 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-08 21:39:51,163 INFO L140 encePairwiseOnDemand]: 146/160 looper letters, 19 selfloop transitions, 10 changer transitions 0/138 dead transitions. [2025-03-08 21:39:51,163 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 138 transitions, 338 flow [2025-03-08 21:39:51,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:39:51,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:39:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 399 transitions. [2025-03-08 21:39:51,165 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.83125 [2025-03-08 21:39:51,165 INFO L175 Difference]: Start difference. First operand has 126 places, 126 transitions, 256 flow. Second operand 3 states and 399 transitions. [2025-03-08 21:39:51,165 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 138 transitions, 338 flow [2025-03-08 21:39:51,166 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 138 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:39:51,168 INFO L231 Difference]: Finished difference. Result has 130 places, 136 transitions, 344 flow [2025-03-08 21:39:51,168 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-08 21:39:51,169 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -22 predicate places. [2025-03-08 21:39:51,169 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 136 transitions, 344 flow [2025-03-08 21:39:51,169 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-08 21:39:51,169 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:51,170 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-08 21:39:51,170 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 21:39:51,170 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-08 21:39:51,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:51,170 INFO L85 PathProgramCache]: Analyzing trace with hash -620688831, now seen corresponding path program 1 times [2025-03-08 21:39:51,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:51,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [553330762] [2025-03-08 21:39:51,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:51,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:51,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-08 21:39:51,184 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-08 21:39:51,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:51,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:39:51,185 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:39:51,187 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-08 21:39:51,190 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-08 21:39:51,190 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:51,190 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:39:51,202 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:39:51,203 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:39:51,203 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-08 21:39:51,205 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-08 21:39:51,206 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-08 21:39:51,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-08 21:39:51,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-08 21:39:51,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-08 21:39:51,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-08 21:39:51,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-08 21:39:51,208 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 21:39:51,208 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-08 21:39:51,210 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:39:51,210 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 21:39:51,240 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:39:51,244 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 213 places, 224 transitions, 458 flow [2025-03-08 21:39:51,297 INFO L124 PetriNetUnfolderBase]: 28/390 cut-off events. [2025-03-08 21:39:51,297 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 21:39:51,299 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-08 21:39:51,299 INFO L82 GeneralOperation]: Start removeDead. Operand has 213 places, 224 transitions, 458 flow [2025-03-08 21:39:51,303 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 458 flow [2025-03-08 21:39:51,306 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:39:51,306 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;@39d4defd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:39:51,306 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2025-03-08 21:39:51,308 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:39:51,311 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-08 21:39:51,311 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:39:51,311 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:51,311 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-08 21:39:51,311 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-08 21:39:51,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:51,312 INFO L85 PathProgramCache]: Analyzing trace with hash 283668800, now seen corresponding path program 1 times [2025-03-08 21:39:51,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:51,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455127358] [2025-03-08 21:39:51,312 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:51,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:51,322 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-08 21:39:51,326 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-08 21:39:51,326 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:51,326 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:51,343 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-08 21:39:51,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:51,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1455127358] [2025-03-08 21:39:51,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1455127358] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:51,344 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:51,344 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:39:51,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536166798] [2025-03-08 21:39:51,345 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:51,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:39:51,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:51,345 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:39:51,345 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:39:51,346 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 224 [2025-03-08 21:39:51,346 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-08 21:39:51,347 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:51,347 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 224 [2025-03-08 21:39:51,347 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:51,447 INFO L124 PetriNetUnfolderBase]: 30/609 cut-off events. [2025-03-08 21:39:51,447 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-08 21:39:51,450 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-08 21:39:51,453 INFO L140 encePairwiseOnDemand]: 196/224 looper letters, 5 selfloop transitions, 0 changer transitions 0/177 dead transitions. [2025-03-08 21:39:51,454 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 177 transitions, 374 flow [2025-03-08 21:39:51,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:39:51,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:39:51,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 409 transitions. [2025-03-08 21:39:51,456 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9129464285714286 [2025-03-08 21:39:51,458 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 458 flow. Second operand 2 states and 409 transitions. [2025-03-08 21:39:51,458 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 177 transitions, 374 flow [2025-03-08 21:39:51,459 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 177 transitions, 374 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:39:51,460 INFO L231 Difference]: Finished difference. Result has 177 places, 177 transitions, 364 flow [2025-03-08 21:39:51,461 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-08 21:39:51,461 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -36 predicate places. [2025-03-08 21:39:51,461 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 177 transitions, 364 flow [2025-03-08 21:39:51,462 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-08 21:39:51,462 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:51,462 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-08 21:39:51,462 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 21:39:51,462 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-08 21:39:51,462 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:51,463 INFO L85 PathProgramCache]: Analyzing trace with hash -139898818, now seen corresponding path program 1 times [2025-03-08 21:39:51,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:51,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451223369] [2025-03-08 21:39:51,463 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:51,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:51,474 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-08 21:39:51,484 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-08 21:39:51,488 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:51,489 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:51,533 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-08 21:39:51,534 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:51,534 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451223369] [2025-03-08 21:39:51,534 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451223369] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:51,534 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:51,534 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:39:51,534 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [279677637] [2025-03-08 21:39:51,534 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:51,534 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:39:51,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:51,537 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:39:51,537 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:39:51,590 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 224 [2025-03-08 21:39:51,590 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-08 21:39:51,590 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:51,591 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 224 [2025-03-08 21:39:51,591 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:52,596 INFO L124 PetriNetUnfolderBase]: 1972/9019 cut-off events. [2025-03-08 21:39:52,597 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2025-03-08 21:39:52,615 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-08 21:39:52,645 INFO L140 encePairwiseOnDemand]: 203/224 looper letters, 30 selfloop transitions, 15 changer transitions 0/196 dead transitions. [2025-03-08 21:39:52,646 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 196 transitions, 497 flow [2025-03-08 21:39:52,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:39:52,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:39:52,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2025-03-08 21:39:52,648 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8214285714285714 [2025-03-08 21:39:52,648 INFO L175 Difference]: Start difference. First operand has 177 places, 177 transitions, 364 flow. Second operand 3 states and 552 transitions. [2025-03-08 21:39:52,648 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 196 transitions, 497 flow [2025-03-08 21:39:52,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 196 transitions, 497 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:39:52,650 INFO L231 Difference]: Finished difference. Result has 181 places, 192 transitions, 496 flow [2025-03-08 21:39:52,651 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-08 21:39:52,651 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -32 predicate places. [2025-03-08 21:39:52,651 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 192 transitions, 496 flow [2025-03-08 21:39:52,652 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-08 21:39:52,652 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:52,652 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-08 21:39:52,652 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 21:39:52,652 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-08 21:39:52,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:52,653 INFO L85 PathProgramCache]: Analyzing trace with hash 1289020155, now seen corresponding path program 1 times [2025-03-08 21:39:52,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:52,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1503902119] [2025-03-08 21:39:52,653 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:52,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:52,662 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-08 21:39:52,676 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-08 21:39:52,676 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:52,676 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:53,048 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-08 21:39:53,048 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:53,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1503902119] [2025-03-08 21:39:53,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1503902119] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:53,049 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:53,049 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:39:53,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755588905] [2025-03-08 21:39:53,049 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:53,050 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:39:53,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:53,050 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:39:53,051 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:39:53,167 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 224 [2025-03-08 21:39:53,168 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-08 21:39:53,168 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:53,168 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 224 [2025-03-08 21:39:53,168 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:54,520 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-08 21:39:54,521 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 21:39:54,521 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:54,521 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:54,521 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:39:54,548 INFO L124 PetriNetUnfolderBase]: 3209/18498 cut-off events. [2025-03-08 21:39:54,549 INFO L125 PetriNetUnfolderBase]: For 1064/1124 co-relation queries the response was YES. [2025-03-08 21:39:54,595 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-08 21:39:54,658 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 18 selfloop transitions, 14 changer transitions 0/209 dead transitions. [2025-03-08 21:39:54,659 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 209 transitions, 594 flow [2025-03-08 21:39:54,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:39:54,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:39:54,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1095 transitions. [2025-03-08 21:39:54,662 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8147321428571429 [2025-03-08 21:39:54,662 INFO L175 Difference]: Start difference. First operand has 181 places, 192 transitions, 496 flow. Second operand 6 states and 1095 transitions. [2025-03-08 21:39:54,662 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 209 transitions, 594 flow [2025-03-08 21:39:54,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 209 transitions, 564 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:39:54,701 INFO L231 Difference]: Finished difference. Result has 189 places, 206 transitions, 568 flow [2025-03-08 21:39:54,701 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-08 21:39:54,704 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -24 predicate places. [2025-03-08 21:39:54,704 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 206 transitions, 568 flow [2025-03-08 21:39:54,705 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-08 21:39:54,705 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:54,705 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-08 21:39:54,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 21:39:54,705 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-08 21:39:54,706 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:54,706 INFO L85 PathProgramCache]: Analyzing trace with hash -1210065091, now seen corresponding path program 1 times [2025-03-08 21:39:54,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:54,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [340536623] [2025-03-08 21:39:54,706 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:54,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:54,734 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-08 21:39:54,741 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-08 21:39:54,741 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:54,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:54,973 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-08 21:39:54,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:54,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [340536623] [2025-03-08 21:39:54,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [340536623] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:54,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:54,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:39:54,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152316983] [2025-03-08 21:39:54,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:54,974 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:39:54,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:54,974 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:39:54,974 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:39:55,094 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 224 [2025-03-08 21:39:55,096 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-08 21:39:55,096 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:55,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 224 [2025-03-08 21:39:55,096 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:55,296 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-08 21:39:55,296 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 21:39:55,297 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 21:39:55,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 21:39:55,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 21:39:55,309 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-08 21:39:55,310 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 21:39:55,310 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:39:55,310 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:39:55,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 21:39:55,315 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-08 21:39:55,315 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 21:39:55,315 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 21:39:55,315 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:39:55,315 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:39:55,329 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-08 21:39:55,329 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 21:39:55,329 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 21:39:55,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 21:39:55,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 21:39:55,876 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-08 21:39:55,876 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-08 21:39:55,876 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-08 21:39:55,876 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 21:39:55,876 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 21:39:55,877 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-08 21:39:55,877 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-08 21:39:55,877 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-08 21:39:55,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 21:39:55,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 21:39:55,877 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-08 21:39:55,877 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-03-08 21:39:55,877 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 21:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-08 21:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-08 21:39:55,878 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-08 21:39:55,878 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-03-08 21:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 21:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-08 21:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-08 21:39:55,969 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-08 21:39:55,969 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-03-08 21:39:55,969 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:55,969 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:55,969 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:56,006 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-08 21:39:56,007 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-03-08 21:39:56,007 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:56,007 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:56,007 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:56,085 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-08 21:39:56,085 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-08 21:39:56,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 21:39:56,085 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 21:39:56,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 21:39:56,085 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-08 21:39:56,085 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-03-08 21:39:56,085 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 21:39:56,085 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-08 21:39:56,085 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-08 21:39:56,122 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-08 21:39:56,122 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-08 21:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-08 21:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,122 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-08 21:39:56,123 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-08 21:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 21:39:56,124 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-08 21:39:56,125 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-03-08 21:39:56,125 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 21:39:56,125 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 21:39:56,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 21:39:56,125 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-08 21:39:56,125 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-08 21:39:56,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 21:39:56,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:39:56,125 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 21:39:56,126 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-08 21:39:56,126 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-08 21:39:56,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,126 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-08 21:39:56,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,126 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-08 21:39:56,126 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-08 21:39:56,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-08 21:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,168 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-08 21:39:56,169 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-03-08 21:39:56,169 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 21:39:56,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:39:56,169 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-08 21:39:56,169 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-08 21:39:56,169 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-08 21:39:56,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:39:56,169 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,169 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,208 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-08 21:39:56,208 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-08 21:39:56,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:39:56,208 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,208 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,208 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-08 21:39:56,208 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-03-08 21:39:56,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:39:56,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-08 21:39:56,248 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-08 21:39:56,248 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-03-08 21:39:56,248 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 21:39:56,248 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 21:39:56,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:39:56,248 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-08 21:39:56,248 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-03-08 21:39:56,248 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,248 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-08 21:39:56,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:39:56,324 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-08 21:39:56,324 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-03-08 21:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:56,359 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-08 21:39:56,359 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-03-08 21:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:39:56,643 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-08 21:39:56,643 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-03-08 21:39:56,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 21:39:56,643 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:39:56,643 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-08 21:39:56,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-08 21:39:56,804 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-08 21:39:56,805 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-03-08 21:39:56,805 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 21:39:56,805 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:39:56,805 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 21:39:56,837 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-08 21:39:56,837 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-08 21:39:56,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:39:56,837 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:39:56,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:39:56,839 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-08 21:39:56,839 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-03-08 21:39:56,839 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:39:56,839 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:39:56,839 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:39:56,873 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-08 21:39:56,873 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-08 21:39:56,873 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:56,873 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:56,873 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:56,875 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-08 21:39:56,875 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-08 21:39:56,875 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:56,875 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:56,875 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:56,910 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-08 21:39:56,910 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-08 21:39:56,910 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:56,910 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:56,910 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:56,912 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-08 21:39:56,912 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-08 21:39:56,912 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:56,912 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:56,912 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:56,928 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-08 21:39:56,928 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-08 21:39:56,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:56,929 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:56,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:56,929 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-08 21:39:56,929 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-03-08 21:39:56,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-08 21:39:56,929 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-08 21:39:56,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-08 21:39:56,946 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-08 21:39:56,947 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-08 21:39:56,947 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 21:39:56,947 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 21:39:56,947 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:39:56,949 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-08 21:39:56,949 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-08 21:39:56,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 21:39:56,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 21:39:56,949 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:39:56,966 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-08 21:39:56,966 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-08 21:39:56,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:56,966 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:56,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:56,966 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-08 21:39:56,967 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-08 21:39:56,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-08 21:39:56,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-08 21:39:56,967 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:39:56,985 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-08 21:39:56,985 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-03-08 21:39:56,985 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-08 21:39:56,985 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:39:56,986 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-08 21:39:57,000 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-08 21:39:57,001 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-03-08 21:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:57,034 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-08 21:39:57,034 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-08 21:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:39:57,130 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-08 21:39:57,131 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-08 21:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,137 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-08 21:39:57,137 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-03-08 21:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-03-08 21:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,266 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-08 21:39:57,266 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-08 21:39:57,266 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,266 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:57,266 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,266 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,268 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-08 21:39:57,268 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-08 21:39:57,268 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,268 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,268 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:57,270 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-08 21:39:57,270 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-03-08 21:39:57,270 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,270 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 21:39:57,270 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:39:57,292 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-08 21:39:57,292 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-03-08 21:39:57,292 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 21:39:57,292 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:39:57,293 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:39:57,311 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-08 21:39:57,311 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-08 21:39:57,311 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:57,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:57,312 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:57,312 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-08 21:39:57,312 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-03-08 21:39:57,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-08 21:39:57,312 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-08 21:39:57,312 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-03-08 21:39:57,334 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-08 21:39:57,334 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-08 21:39:57,334 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-08 21:39:57,334 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:39:57,334 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:39:57,425 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-08 21:39:57,425 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 21:39:57,425 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-08 21:39:57,425 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:39:57,425 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-08 21:39:57,425 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-03-08 21:39:57,425 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:39:57,444 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-08 21:39:57,444 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:39:57,461 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-08 21:39:57,461 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:39:57,461 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,461 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,461 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:39:57,463 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-08 21:39:57,463 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:39:57,463 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:39:57,463 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:39:57,463 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:39:57,472 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-08 21:39:57,472 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:39:57,472 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:57,472 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:39:57,472 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:39:57,483 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-08 21:39:57,483 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:39:57,483 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:39:57,483 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:39:57,483 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:39:57,486 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-08 21:39:57,486 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,486 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,486 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:39:57,486 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,488 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-08 21:39:57,488 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,488 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,488 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:39:57,488 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,492 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-08 21:39:57,492 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,492 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:39:57,492 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,492 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,493 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-08 21:39:57,493 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,493 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,493 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,493 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:39:57,508 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-08 21:39:57,508 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,508 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,508 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,508 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,510 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-08 21:39:57,510 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:39:57,510 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:57,510 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:39:57,510 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:57,512 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-08 21:39:57,512 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:39:57,512 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:57,512 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:39:57,512 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:57,512 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 21:39:57,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, 209#L704-7true, 214#true, 181#L704-7true, 199#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-03-08 21:39:57,516 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:39:57,516 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:57,516 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:39:57,516 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:39:57,547 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-08 21:39:57,547 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:39:57,547 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:39:57,547 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:39:57,547 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:39:57,566 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-08 21:39:57,566 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:39:57,566 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:39:57,566 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:39:57,566 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:39:57,566 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-08 21:39:57,566 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,566 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,566 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:39:57,566 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:39:57,588 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-08 21:39:57,588 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,588 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,588 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,588 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,591 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-08 21:39:57,591 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,591 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,591 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,591 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,650 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-08 21:39:57,650 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 21:39:57,650 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:57,650 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:57,650 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:39:57,673 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-08 21:39:57,674 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:39:57,674 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:39:57,674 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:39:57,674 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:39:57,684 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-08 21:39:57,685 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,685 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-08 21:39:57,685 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,685 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-08 21:39:57,685 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:39:57,685 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-08 21:39:57,685 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:39:57,685 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-08 21:39:57,685 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,686 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,686 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,686 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,695 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-08 21:39:57,696 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,696 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-08 21:39:57,696 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:39:57,696 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-08 21:39:57,696 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:39:57,696 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:39:57,756 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-08 21:39:57,757 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:39:57,757 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:39:57,757 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:39:57,757 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:39:57,759 INFO L124 PetriNetUnfolderBase]: 7036/36518 cut-off events. [2025-03-08 21:39:57,759 INFO L125 PetriNetUnfolderBase]: For 3719/4090 co-relation queries the response was YES. [2025-03-08 21:39:57,891 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-08 21:39:58,111 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 29 selfloop transitions, 30 changer transitions 0/243 dead transitions. [2025-03-08 21:39:58,111 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 243 transitions, 852 flow [2025-03-08 21:39:58,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:39:58,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:39:58,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1110 transitions. [2025-03-08 21:39:58,114 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8258928571428571 [2025-03-08 21:39:58,114 INFO L175 Difference]: Start difference. First operand has 189 places, 206 transitions, 568 flow. Second operand 6 states and 1110 transitions. [2025-03-08 21:39:58,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 243 transitions, 852 flow [2025-03-08 21:39:58,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 243 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:39:58,128 INFO L231 Difference]: Finished difference. Result has 199 places, 236 transitions, 846 flow [2025-03-08 21:39:58,129 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-08 21:39:58,131 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -14 predicate places. [2025-03-08 21:39:58,132 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 236 transitions, 846 flow [2025-03-08 21:39:58,133 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-08 21:39:58,133 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:58,133 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-08 21:39:58,134 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 21:39:58,134 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-08 21:39:58,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:58,134 INFO L85 PathProgramCache]: Analyzing trace with hash -522552810, now seen corresponding path program 1 times [2025-03-08 21:39:58,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:58,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1684666073] [2025-03-08 21:39:58,135 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:58,142 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-08 21:39:58,146 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-08 21:39:58,147 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:58,147 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:39:58,147 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:39:58,148 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-08 21:39:58,153 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-08 21:39:58,153 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:58,154 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:39:58,157 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:39:58,157 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:39:58,157 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2025-03-08 21:39:58,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2025-03-08 21:39:58,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2025-03-08 21:39:58,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2025-03-08 21:39:58,160 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 21:39:58,160 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-08 21:39:58,161 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:39:58,161 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-08 21:39:58,208 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:39:58,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 274 places, 288 transitions, 594 flow [2025-03-08 21:39:58,262 INFO L124 PetriNetUnfolderBase]: 39/537 cut-off events. [2025-03-08 21:39:58,263 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-08 21:39:58,267 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-08 21:39:58,268 INFO L82 GeneralOperation]: Start removeDead. Operand has 274 places, 288 transitions, 594 flow [2025-03-08 21:39:58,273 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 274 places, 288 transitions, 594 flow [2025-03-08 21:39:58,274 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:39:58,275 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;@39d4defd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:39:58,275 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2025-03-08 21:39:58,277 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:39:58,277 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-03-08 21:39:58,277 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:39:58,277 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:58,277 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:39:58,277 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-08 21:39:58,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:58,278 INFO L85 PathProgramCache]: Analyzing trace with hash -1064063392, now seen corresponding path program 1 times [2025-03-08 21:39:58,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:58,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [629556062] [2025-03-08 21:39:58,278 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:58,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:58,284 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-08 21:39:58,285 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-08 21:39:58,285 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:58,285 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:58,290 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-08 21:39:58,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:58,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [629556062] [2025-03-08 21:39:58,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [629556062] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:58,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:58,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:39:58,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [129184904] [2025-03-08 21:39:58,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:58,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:39:58,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:58,291 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:39:58,291 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:39:58,292 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 288 [2025-03-08 21:39:58,293 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-08 21:39:58,293 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:58,293 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 288 [2025-03-08 21:39:58,293 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:39:58,457 INFO L124 PetriNetUnfolderBase]: 87/1399 cut-off events. [2025-03-08 21:39:58,457 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-08 21:39:58,467 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-08 21:39:58,474 INFO L140 encePairwiseOnDemand]: 251/288 looper letters, 7 selfloop transitions, 0 changer transitions 0/228 dead transitions. [2025-03-08 21:39:58,474 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 228 transitions, 488 flow [2025-03-08 21:39:58,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:39:58,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:39:58,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 524 transitions. [2025-03-08 21:39:58,476 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9097222222222222 [2025-03-08 21:39:58,476 INFO L175 Difference]: Start difference. First operand has 274 places, 288 transitions, 594 flow. Second operand 2 states and 524 transitions. [2025-03-08 21:39:58,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 228 transitions, 488 flow [2025-03-08 21:39:58,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 228 transitions, 486 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-08 21:39:58,479 INFO L231 Difference]: Finished difference. Result has 228 places, 228 transitions, 472 flow [2025-03-08 21:39:58,479 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-08 21:39:58,480 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -46 predicate places. [2025-03-08 21:39:58,480 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 228 transitions, 472 flow [2025-03-08 21:39:58,480 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-08 21:39:58,480 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:39:58,480 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-08 21:39:58,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 21:39:58,481 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-08 21:39:58,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:39:58,481 INFO L85 PathProgramCache]: Analyzing trace with hash -1183252418, now seen corresponding path program 1 times [2025-03-08 21:39:58,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:39:58,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [280497043] [2025-03-08 21:39:58,481 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:39:58,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:39:58,487 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-08 21:39:58,489 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-08 21:39:58,489 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:39:58,489 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:39:58,501 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-08 21:39:58,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:39:58,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [280497043] [2025-03-08 21:39:58,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [280497043] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:39:58,502 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:39:58,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:39:58,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [85884052] [2025-03-08 21:39:58,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:39:58,502 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:39:58,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:39:58,503 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:39:58,503 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:39:58,544 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 288 [2025-03-08 21:39:58,545 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-08 21:39:58,546 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:39:58,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 288 [2025-03-08 21:39:58,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:40:06,438 INFO L124 PetriNetUnfolderBase]: 29853/95734 cut-off events. [2025-03-08 21:40:06,438 INFO L125 PetriNetUnfolderBase]: For 301/301 co-relation queries the response was YES. [2025-03-08 21:40:06,687 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-08 21:40:07,037 INFO L140 encePairwiseOnDemand]: 260/288 looper letters, 41 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-08 21:40:07,037 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 254 transitions, 656 flow [2025-03-08 21:40:07,038 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:40:07,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:40:07,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-03-08 21:40:07,039 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8159722222222222 [2025-03-08 21:40:07,039 INFO L175 Difference]: Start difference. First operand has 228 places, 228 transitions, 472 flow. Second operand 3 states and 705 transitions. [2025-03-08 21:40:07,039 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 254 transitions, 656 flow [2025-03-08 21:40:07,040 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 254 transitions, 656 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:40:07,042 INFO L231 Difference]: Finished difference. Result has 232 places, 248 transitions, 648 flow [2025-03-08 21:40:07,043 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-08 21:40:07,043 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -42 predicate places. [2025-03-08 21:40:07,043 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 248 transitions, 648 flow [2025-03-08 21:40:07,044 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-08 21:40:07,044 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:40:07,044 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-08 21:40:07,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 21:40:07,044 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-08 21:40:07,044 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:40:07,044 INFO L85 PathProgramCache]: Analyzing trace with hash 2079719163, now seen corresponding path program 1 times [2025-03-08 21:40:07,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:40:07,044 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1434392811] [2025-03-08 21:40:07,045 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:40:07,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:40:07,053 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-08 21:40:07,059 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-08 21:40:07,059 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:40:07,059 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:40:07,217 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-08 21:40:07,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:40:07,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1434392811] [2025-03-08 21:40:07,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1434392811] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:40:07,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:40:07,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:40:07,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [612168502] [2025-03-08 21:40:07,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:40:07,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:40:07,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:40:07,218 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:40:07,218 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:40:07,371 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 288 [2025-03-08 21:40:07,372 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-08 21:40:07,372 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:40:07,372 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 288 [2025-03-08 21:40:07,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:40:11,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:11,840 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-03-08 21:40:11,840 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:11,840 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:40:11,840 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:40:11,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:11,951 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-08 21:40:11,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:11,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:11,951 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:11,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][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-08 21:40:11,984 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-08 21:40:11,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:11,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:11,985 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:11,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:11,988 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-03-08 21:40:11,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:11,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:11,988 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:12,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,109 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,110 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,110 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,141 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,141 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,141 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,141 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:12,144 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,144 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:12,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:12,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,269 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,269 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,270 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,270 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,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], [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-08 21:40:12,270 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,270 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,270 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,270 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:12,310 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,311 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:12,578 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,578 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,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], [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-08 21:40:12,607 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,607 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,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], [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-08 21:40:12,610 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,610 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,610 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:12,610 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:12,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,728 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-08 21:40:12,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:12,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:12,728 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:40:12,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,729 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-08 21:40:12,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:12,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:12,729 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:40:12,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,754 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-03-08 21:40:12,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:12,754 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:40:12,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:12,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:12,881 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-03-08 21:40:12,881 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:12,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-08 21:40:12,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-08 21:40:14,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:14,344 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-08 21:40:14,344 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:14,344 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:40:14,344 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:40:14,346 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-08 21:40:14,346 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-03-08 21:40:14,346 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:14,346 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:14,346 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:40:14,346 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:40:14,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:14,622 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,622 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,622 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:14,622 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,624 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-08 21:40:14,624 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,624 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,624 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,624 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:14,624 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:14,635 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,635 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:14,635 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,635 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:14,637 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,637 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,637 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:14,637 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,638 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-08 21:40:14,638 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,638 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:14,638 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:14,638 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:14,638 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:15,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:15,065 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:15,065 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,065 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:15,065 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:15,066 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:15,066 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,066 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:15,066 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,067 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-08 21:40:15,067 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:15,067 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,067 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:15,067 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:15,067 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:15,076 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:15,076 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,076 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:15,076 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:15,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:15,282 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-08 21:40:15,282 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:15,282 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:15,282 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:15,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:15,843 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:15,843 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:15,843 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:15,843 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:15,844 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-08 21:40:15,844 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:15,844 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:15,844 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:15,844 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:15,844 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:16,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:16,085 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,085 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,085 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,085 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,086 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-08 21:40:16,086 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,086 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,086 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,086 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,086 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:16,096 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,096 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,096 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,096 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:16,097 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,097 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,097 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,097 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:16,098 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,098 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-08 21:40:16,098 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,098 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-08 21:40:16,098 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:16,098 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:16,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:16,319 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,319 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,319 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,319 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:16,320 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,320 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-08 21:40:16,320 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,320 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:16,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:16,329 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:16,329 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,330 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-08 21:40:16,330 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:16,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][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-08 21:40:16,909 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:16,978 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-08 21:40:16,978 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:17,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:17,055 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,056 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:17,056 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:17,117 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-08 21:40:17,117 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:17,118 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-08 21:40:17,118 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,118 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:17,119 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-08 21:40:17,119 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 21:40:17,119 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:17,119 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:17,119 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:17,182 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-08 21:40:17,183 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:40:17,183 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:17,183 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:17,183 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:17,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,259 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,259 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:17,259 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:17,259 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:17,324 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-08 21:40:17,324 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-08 21:40:17,324 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:17,324 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:17,324 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:17,324 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:17,326 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-08 21:40:17,326 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,326 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:17,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,388 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-08 21:40:17,388 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:17,388 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-03-08 21:40:17,388 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:17,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,746 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,746 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,746 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,746 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,747 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,747 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,747 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,747 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,749 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-08 21:40:17,750 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,750 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,751 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,751 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,751 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,751 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:17,831 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:17,835 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,835 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,835 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,835 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:17,848 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:17,848 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:17,848 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:17,957 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-08 21:40:17,957 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:17,957 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:17,957 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:17,957 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:18,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,036 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,036 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,036 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,036 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,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), 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-08 21:40:18,036 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,036 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,036 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,036 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,038 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,038 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,040 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-08 21:40:18,040 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:18,040 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,040 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,040 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,041 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,041 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,111 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,120 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,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][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-08 21:40:18,128 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,128 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,128 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,128 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:18,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,136 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 21:40:18,136 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,136 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:18,136 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:18,198 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-08 21:40:18,199 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:18,199 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:18,199 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:18,199 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:18,239 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-08 21:40:18,239 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:40:18,239 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:18,239 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:18,239 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:18,291 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-08 21:40:18,291 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,291 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,291 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,291 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:18,291 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,318 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,318 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:18,318 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,318 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,321 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,322 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,322 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,322 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,322 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,323 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,323 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,323 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,324 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,325 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-08 21:40:18,325 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,325 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,325 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,325 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,325 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:18,326 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-08 21:40:18,326 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,326 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,326 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,327 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-08 21:40:18,327 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:18,327 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:18,327 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:18,327 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:18,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,328 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,328 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,328 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,328 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,369 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,369 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,369 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,369 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,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], [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-08 21:40:18,404 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,404 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,404 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,404 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,419 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,419 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:18,419 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,419 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:18,426 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-03-08 21:40:18,426 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,426 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:18,426 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:18,513 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-08 21:40:18,513 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:40:18,513 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:18,513 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 21:40:18,513 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:18,562 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-08 21:40:18,562 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,563 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-08 21:40:18,563 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,590 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,590 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,590 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,590 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,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], [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-08 21:40:18,591 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,591 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,591 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,591 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,592 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,592 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,592 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,592 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,594 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-08 21:40:18,594 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,594 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,594 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,594 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,594 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,595 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:18,595 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,596 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,596 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,596 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,596 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,597 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,597 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,597 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,597 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:18,641 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,641 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,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][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-08 21:40:18,642 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:18,693 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-03-08 21:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:18,702 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-08 21:40:18,702 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:18,703 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:18,703 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:18,703 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:18,759 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-08 21:40:18,759 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 21:40:18,759 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:18,759 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:18,759 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:18,759 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:18,776 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-08 21:40:18,776 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 21:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-03-08 21:40:19,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,063 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,063 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,063 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,063 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:19,064 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,064 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,064 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,064 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,066 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,066 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,066 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,066 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,066 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,066 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,067 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,067 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,068 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,068 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,068 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,068 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:19,095 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,095 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,095 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-03-08 21:40:19,095 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 21:40:19,130 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-08 21:40:19,130 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,130 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,130 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,130 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,136 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-08 21:40:19,136 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:19,136 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,136 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,136 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,140 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-08 21:40:19,140 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:19,140 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,140 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,140 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,181 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-08 21:40:19,181 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,181 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,181 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,181 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,181 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,194 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-08 21:40:19,194 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,194 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,194 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,194 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,195 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-08 21:40:19,195 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,195 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,195 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,195 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,195 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-08 21:40:19,195 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,195 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,195 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:19,195 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:19,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,247 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,247 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,247 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,247 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,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), 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-08 21:40:19,254 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,256 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,257 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,258 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,258 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:19,258 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,258 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:19,309 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-08 21:40:19,309 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,315 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-08 21:40:19,315 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,319 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-08 21:40:19,319 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:19,319 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,319 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,319 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,355 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-08 21:40:19,355 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:19,355 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:19,355 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,355 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,355 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,411 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,411 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,421 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,422 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-08 21:40:19,422 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-03-08 21:40:19,422 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-08 21:40:19,422 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:19,422 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,423 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,423 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:19,423 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:19,464 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-08 21:40:19,465 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:19,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,465 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,475 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-08 21:40:19,475 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,475 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,475 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,475 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,479 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-08 21:40:19,479 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:19,479 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,479 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,479 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,479 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-08 21:40:19,479 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,479 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,479 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,479 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,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, Black: 281#(= |#race~s~0| 0), 50#L702-4true, 64#L702true, 284#true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-08 21:40:19,507 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:19,507 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 21:40:19,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,507 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:19,548 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-08 21:40:19,548 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,548 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,548 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:19,548 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,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), 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-08 21:40:19,573 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,573 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,573 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,573 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,583 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-08 21:40:19,583 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,583 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:19,583 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:19,583 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:19,583 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,583 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:19,584 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-08 21:40:19,584 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,584 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,584 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,584 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,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], [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-08 21:40:19,584 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,584 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,584 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,584 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,585 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-08 21:40:19,585 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-03-08 21:40:19,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,586 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,586 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,586 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:19,586 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:19,603 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-08 21:40:19,603 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:19,603 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:19,603 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:19,603 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:19,604 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-08 21:40:19,604 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,604 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,604 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,604 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,646 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-08 21:40:19,646 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:19,646 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,646 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,646 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,647 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-08 21:40:19,647 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:19,650 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-08 21:40:19,650 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:19,650 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,650 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,650 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,675 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-08 21:40:19,676 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,676 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-08 21:40:19,676 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,676 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,677 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-08 21:40:19,677 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,677 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,677 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,677 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,685 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-08 21:40:19,685 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,717 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-08 21:40:19,717 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,717 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,717 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:19,717 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:19,717 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-08 21:40:19,717 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,717 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,717 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:40:19,717 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,742 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,914 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-08 21:40:19,915 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:19,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), 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-08 21:40:19,915 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,915 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:19,916 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,917 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,917 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:19,917 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:19,929 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-08 21:40:19,930 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:19,930 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,930 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,930 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,931 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-08 21:40:19,931 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:19,931 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,931 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,931 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:19,966 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-08 21:40:19,966 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:19,966 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:19,966 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:19,966 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:20,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,070 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:40:20,070 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:20,070 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 21:40:20,070 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,083 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 21:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-03-08 21:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 21:40:20,095 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-08 21:40:20,095 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 21:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-03-08 21:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:20,097 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-08 21:40:20,097 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:20,097 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:20,097 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:20,097 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:20,254 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-08 21:40:20,254 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-08 21:40:20,254 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-03-08 21:40:20,254 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:20,254 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-03-08 21:40:20,390 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-08 21:40:20,390 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:20,391 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:20,391 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-08 21:40:20,391 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 21:40:20,391 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:20,391 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:20,391 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:20,391 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-03-08 21:40:20,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,412 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 21:40:20,412 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:20,412 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:20,412 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:20,417 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-08 21:40:20,417 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 21:40:20,417 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:20,417 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:20,417 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:20,417 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:20,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,450 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 21:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:20,565 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-08 21:40:20,565 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,565 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,565 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,565 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,569 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-08 21:40:20,569 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,569 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:20,569 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:20,569 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,569 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:20,569 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:20,570 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-08 21:40:20,570 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,570 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,570 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,570 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,570 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,571 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-08 21:40:20,571 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,571 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:20,571 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:20,571 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,571 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:20,571 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-03-08 21:40:20,572 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-08 21:40:20,572 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-03-08 21:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:20,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,593 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,593 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,593 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,593 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:20,594 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,594 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,594 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,594 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,598 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,598 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,598 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,598 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,599 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-08 21:40:20,599 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,599 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,599 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,600 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-08 21:40:20,600 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,601 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,601 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,601 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,601 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,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][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-08 21:40:20,640 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,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][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-08 21:40:20,647 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,647 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,647 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,647 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,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, 248#L704-6true, 271#true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-08 21:40:20,648 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,648 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,648 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,648 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:20,752 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:20,752 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:20,752 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:20,752 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:21,009 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-08 21:40:21,009 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:21,009 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,009 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,009 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,013 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-08 21:40:21,013 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,013 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-08 21:40:21,013 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,013 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 21:40:21,014 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-08 21:40:21,014 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 21:40:21,014 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,014 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,014 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-03-08 21:40:21,014 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 21:40:21,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:21,031 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,031 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,031 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,031 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,034 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,034 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,034 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,034 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:21,035 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,035 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,035 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,035 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,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][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-08 21:40:21,036 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,036 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,036 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,036 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,036 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,070 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,070 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,070 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,070 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,071 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,071 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,071 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,071 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,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][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-08 21:40:21,077 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:21,077 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,077 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:21,077 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:21,225 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-08 21:40:21,225 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:21,225 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,225 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,225 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,229 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-08 21:40:21,229 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:21,229 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,229 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:21,229 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,229 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,230 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-08 21:40:21,230 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,230 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,230 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,230 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,231 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-08 21:40:21,231 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,231 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-08 21:40:21,231 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,231 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-03-08 21:40:21,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), 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-08 21:40:21,252 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 21:40:21,252 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:21,252 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:21,252 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:21,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,285 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 21:40:21,285 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:21,285 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:21,285 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:21,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, 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-08 21:40:21,407 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,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, 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-08 21:40:21,407 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,407 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,411 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-08 21:40:21,411 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,411 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,411 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,411 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,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, 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-08 21:40:21,411 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,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, 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-08 21:40:21,412 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,412 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-08 21:40:21,412 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-03-08 21:40:21,412 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:21,413 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-08 21:40:21,413 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,413 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,413 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,413 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-03-08 21:40:21,413 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:21,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][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-08 21:40:21,440 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 21:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:21,574 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-08 21:40:21,575 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,575 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,575 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,575 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,579 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-08 21:40:21,579 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,579 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:21,579 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:21,579 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:21,579 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-03-08 21:40:21,580 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-08 21:40:21,580 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-03-08 21:40:21,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,606 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:21,606 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,606 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,606 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:21,612 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-08 21:40:21,612 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:21,612 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,612 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,612 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:21,612 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:21,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,656 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,657 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:21,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][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-08 21:40:21,984 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,984 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,984 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,984 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,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][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-08 21:40:21,986 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,986 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,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][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-08 21:40:21,986 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,986 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,986 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:21,990 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,990 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,992 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-08 21:40:21,992 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,992 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,992 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,992 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,992 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,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, 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-08 21:40:21,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,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, 8#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 271#true, 145#L702-10true, 67#L704-1true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-08 21:40:21,994 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,994 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,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, 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-08 21:40:21,995 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:21,995 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:21,995 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:21,995 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,042 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,042 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,042 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,042 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,043 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,043 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,043 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,043 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,053 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,053 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,053 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,053 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,053 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,054 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,054 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,054 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,054 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,055 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,056 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,056 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,057 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,057 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,057 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,057 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,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, 284#true, Black: 279#true, 275#true, 52#thr1ENTRYtrue, 273#true, 219#L704-1true]) [2025-03-08 21:40:22,132 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:22,132 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,132 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:22,132 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:22,144 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-08 21:40:22,144 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 21:40:22,144 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:22,144 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:22,144 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-03-08 21:40:22,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:22,226 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,226 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,226 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,226 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:22,227 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,227 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,227 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,227 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:22,230 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,230 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,230 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,230 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,231 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,231 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,231 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,231 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,232 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,232 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,232 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,232 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,232 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,232 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,232 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,233 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,233 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,233 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,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, 26#L702-9true, 67#L704-1true, 71#L704-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-03-08 21:40:22,278 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,278 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,278 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,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, 26#L702-9true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 273#true, 219#L704-1true]) [2025-03-08 21:40:22,279 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,279 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,279 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,279 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,280 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,280 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,280 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,280 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,286 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,286 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,286 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,286 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,286 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,287 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,287 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,287 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,287 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,288 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,288 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:22,288 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:22,418 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-08 21:40:22,419 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 21:40:22,419 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:22,419 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:22,419 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:22,419 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:22,483 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-08 21:40:22,483 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:22,483 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,483 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,483 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,624 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-08 21:40:22,624 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,624 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,624 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,624 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,624 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,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][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-08 21:40:22,627 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,627 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,627 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,627 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,627 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,629 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-08 21:40:22,629 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,629 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-08 21:40:22,629 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,662 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-08 21:40:22,662 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:22,662 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:22,662 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:22,662 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:22,691 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-08 21:40:22,691 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:22,691 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,691 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,691 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,755 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,755 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,755 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,756 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,756 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-08 21:40:22,756 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:40:22,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,757 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,757 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:22,757 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:22,830 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-08 21:40:22,830 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,830 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,830 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,830 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,830 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,831 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-08 21:40:22,831 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,831 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,831 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,831 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,831 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,834 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-08 21:40:22,834 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,834 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,834 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,835 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,835 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,835 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-08 21:40:22,835 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,835 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,835 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,835 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,835 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,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, 233#L704-7true, 98#L702-10true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-08 21:40:22,837 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,837 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,837 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,837 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,837 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,871 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-08 21:40:22,871 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:22,871 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:22,871 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:22,871 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:22,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,954 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,954 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,954 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,954 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:22,955 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-08 21:40:22,955 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:22,955 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:22,955 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:23,039 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-08 21:40:23,040 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 21:40:23,040 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,040 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:23,040 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:23,040 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:23,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,042 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 21:40:23,042 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:23,042 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:23,042 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:23,242 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-08 21:40:23,242 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 21:40:23,242 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:23,242 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,242 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:23,242 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-03-08 21:40:23,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,377 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,378 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,379 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,379 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,379 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,379 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,396 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,397 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 21:40:23,397 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:23,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,398 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,398 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,398 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,398 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,434 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-08 21:40:23,434 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:23,434 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,435 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,435 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,456 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-08 21:40:23,456 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,456 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,456 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,456 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,456 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-08 21:40:23,457 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:23,457 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:23,457 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:23,457 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:23,457 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:23,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, 271#true, 67#L704-1true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 273#true]) [2025-03-08 21:40:23,507 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,507 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,507 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,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][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-08 21:40:23,510 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,510 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,510 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,510 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,511 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,511 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,511 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,514 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-08 21:40:23,514 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,514 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,514 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,514 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,514 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,515 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-08 21:40:23,515 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,515 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,515 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,515 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,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, 145#L702-10true, 67#L704-1true, Black: 279#true, 58#L704-6true, 284#true, 275#true, 273#true]) [2025-03-08 21:40:23,528 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,528 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,528 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,528 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:23,529 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:23,529 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,529 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,529 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,529 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,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, 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-08 21:40:23,529 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,529 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,530 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,530 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,530 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:23,530 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:23,530 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,559 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-08 21:40:23,559 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:23,559 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,559 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,559 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,563 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-08 21:40:23,563 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:23,563 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,563 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,563 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,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, 64#L702true, Black: 281#(= |#race~s~0| 0), 284#true, 71#L704-7true, 275#true, 273#true, 54#L702true, 279#true]) [2025-03-08 21:40:23,581 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,581 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-08 21:40:23,581 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,581 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:23,595 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-08 21:40:23,595 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,595 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,595 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,595 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,617 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-08 21:40:23,617 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,617 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-08 21:40:23,617 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,617 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,631 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,631 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,631 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,631 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,632 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,632 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,632 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,632 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,634 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-08 21:40:23,634 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,634 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,634 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,635 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,635 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,635 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,635 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,636 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,636 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,636 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,637 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,637 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,637 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,639 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-08 21:40:23,639 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,639 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,639 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,639 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,639 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,639 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-08 21:40:23,639 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,640 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,640 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,640 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,640 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,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, 67#L704-1true, 98#L702-10true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 273#true]) [2025-03-08 21:40:23,641 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,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, 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-08 21:40:23,641 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,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, 277#true, 271#true, 233#L704-7true, 98#L702-10true, Black: 279#true, 284#true, 275#true, 219#L704-1true, 273#true]) [2025-03-08 21:40:23,641 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,641 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,642 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-08 21:40:23,642 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,642 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,642 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,642 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,642 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,650 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-08 21:40:23,650 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,650 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,650 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,650 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,651 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-08 21:40:23,651 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,651 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,651 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,651 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,657 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) 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-08 21:40:23,657 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,657 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,658 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,658 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-08 21:40:23,658 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,658 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,682 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-08 21:40:23,682 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 21:40:23,682 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:23,682 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:23,682 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:23,702 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-08 21:40:23,702 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:40:23,702 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-08 21:40:23,702 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:23,702 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:23,710 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-08 21:40:23,710 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,710 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,710 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,710 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,710 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,711 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-08 21:40:23,711 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,711 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,711 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,711 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,711 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,711 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,733 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-08 21:40:23,733 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,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, 180#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 71#L704-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-03-08 21:40:23,733 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,733 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 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-08 21:40:23,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,734 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-08 21:40:23,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,734 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-08 21:40:23,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,734 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,734 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-08 21:40:23,734 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,735 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,735 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,747 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,747 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,747 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,748 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,748 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,748 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,748 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,749 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,749 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,749 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,749 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,750 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-08 21:40:23,751 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,751 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,751 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,752 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,752 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,752 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,753 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,753 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,753 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,754 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,754 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,754 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,755 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,755 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,755 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,755 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,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][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-08 21:40:23,757 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,757 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,757 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,757 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 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-08 21:40:23,758 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,758 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-08 21:40:23,758 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 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-08 21:40:23,758 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,758 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,776 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 21:40:23,776 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,776 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,776 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:23,798 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-08 21:40:23,798 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 21:40:23,798 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,798 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,798 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,856 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,856 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,856 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:23,857 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,857 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,857 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,857 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:23,859 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,859 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,859 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 21:40:23,859 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-03-08 21:40:23,895 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-08 21:40:23,895 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:23,895 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,895 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,895 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,896 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-08 21:40:23,896 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:23,896 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,896 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,896 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:23,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], [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-08 21:40:23,932 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,932 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,932 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,932 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:23,949 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,949 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,949 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,949 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,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][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-08 21:40:23,951 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,951 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,951 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,951 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,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][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-08 21:40:23,951 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,951 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,951 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,952 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,953 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-08 21:40:23,953 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,953 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,953 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,953 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,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], [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-08 21:40:23,966 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 21:40:23,966 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:23,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:23,987 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-08 21:40:23,987 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:23,987 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,987 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,987 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,988 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-08 21:40:23,988 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:23,989 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,989 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:23,989 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,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][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-08 21:40:24,201 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,201 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,201 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,201 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,215 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,215 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,215 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,215 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,217 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-08 21:40:24,217 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,217 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:24,217 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:24,217 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-03-08 21:40:24,217 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,217 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:24,218 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-08 21:40:24,218 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,218 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,218 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,218 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:24,220 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:24,220 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,220 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,221 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,221 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-08 21:40:24,221 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,221 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,221 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,221 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,222 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-08 21:40:24,222 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,222 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,222 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,222 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,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][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-08 21:40:24,234 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,234 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:24,234 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,234 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,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][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-08 21:40:24,234 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,234 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,234 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,234 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,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), 50#L702-4true, 284#true, 58#L704-6true, 275#true, 279#true, 273#true, 54#L702true]) [2025-03-08 21:40:24,256 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,257 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,257 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,257 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,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, 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-08 21:40:24,257 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,257 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,257 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,257 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,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], [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-08 21:40:24,258 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,258 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,258 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,258 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:24,285 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,285 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,285 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,285 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,291 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,291 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:24,291 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,291 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,298 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,298 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,298 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,298 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:24,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,299 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:24,299 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,299 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,301 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-08 21:40:24,301 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:24,301 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-08 21:40:24,301 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-03-08 21:40:24,301 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:24,301 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-08 21:40:24,301 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,302 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,302 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,302 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,303 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,303 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,303 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,303 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:24,304 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,304 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,304 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,305 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-08 21:40:24,305 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,305 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,306 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,306 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,317 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-08 21:40:24,318 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,318 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:24,318 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-08 21:40:24,318 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,318 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-08 21:40:24,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][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-08 21:40:24,336 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,336 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,338 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-08 21:40:24,338 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,338 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,338 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,338 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,338 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-08 21:40:24,338 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,338 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,338 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,338 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,367 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,367 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,367 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,367 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,383 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-08 21:40:24,383 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,383 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,383 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:24,383 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:24,383 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:24,383 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-03-08 21:40:24,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,385 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,385 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,385 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,385 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:24,386 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,386 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,386 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,386 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,389 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-08 21:40:24,389 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,389 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,390 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 21:40:24,390 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,390 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-03-08 21:40:24,400 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-08 21:40:24,400 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,400 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,400 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,400 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,414 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-08 21:40:24,414 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,414 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,414 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,414 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,444 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,444 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,459 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-08 21:40:24,459 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,459 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,459 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,459 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:24,464 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,464 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,464 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,464 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,467 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-08 21:40:24,467 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,467 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,467 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,467 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,467 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,468 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-08 21:40:24,468 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,468 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,468 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,468 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 21:40:24,468 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-03-08 21:40:24,479 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-08 21:40:24,479 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,479 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,479 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,479 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,530 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-08 21:40:24,530 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 21:40:24,530 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:24,530 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:24,530 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:24,537 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-08 21:40:24,537 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 21:40:24,537 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:24,537 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:24,537 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 21:40:24,537 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 21:40:24,581 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-08 21:40:24,581 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,581 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,581 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:24,581 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-03-08 21:40:24,601 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-08 21:40:24,601 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 21:40:24,601 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,601 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,601 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,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, 248#L704-6true, 271#true, 145#L702-10true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-08 21:40:24,604 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:24,604 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-08 21:40:24,604 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:24,604 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,607 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-08 21:40:24,607 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 21:40:24,607 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:40:24,607 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,607 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,607 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 21:40:24,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,636 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 21:40:24,636 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:24,636 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:24,636 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:24,671 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-08 21:40:24,671 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,671 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,671 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,671 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,671 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-08 21:40:24,671 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,671 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,671 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,671 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,674 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,674 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-08 21:40:24,674 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:24,674 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:24,675 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-08 21:40:24,675 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,675 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,675 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:24,675 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:24,675 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:24,675 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-03-08 21:40:24,677 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-08 21:40:24,677 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,677 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,677 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,677 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,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], [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-08 21:40:24,678 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,678 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,678 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,678 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 21:40:24,678 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 21:40:24,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][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-08 21:40:24,704 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:24,704 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:24,704 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,704 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:24,705 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:24,705 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:24,705 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,705 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,706 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:24,706 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:24,706 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,706 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,747 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-08 21:40:24,747 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,747 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-08 21:40:24,747 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,750 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-08 21:40:24,750 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,750 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,750 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:24,750 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:24,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:24,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 21:40:24,752 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-08 21:40:24,752 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,752 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,752 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,753 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-08 21:40:24,753 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,753 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 21:40:24,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,753 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 21:40:24,761 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-08 21:40:24,761 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:24,761 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,761 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,761 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:24,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:24,777 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:40:24,777 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:24,777 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:24,777 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:24,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,778 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:40:24,778 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:24,778 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:24,778 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:24,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:24,779 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:40:24,779 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:24,779 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:24,779 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:24,827 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-08 21:40:24,827 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,827 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-08 21:40:24,827 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,827 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-08 21:40:24,827 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,827 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,831 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-08 21:40:24,831 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,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, 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-08 21:40:24,831 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,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, 50#L702-4true, Black: 281#(= |#race~s~0| 0), 58#L704-6true, 284#true, 275#true, 54#L702true, 273#true, 279#true]) [2025-03-08 21:40:24,831 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,831 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,832 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-08 21:40:24,832 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,832 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 21:40:24,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,832 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 21:40:24,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:24,856 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 21:40:24,856 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:24,856 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:24,856 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:24,896 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-08 21:40:24,896 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,896 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,896 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,896 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,897 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-08 21:40:24,897 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,897 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-08 21:40:24,897 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,897 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,900 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-08 21:40:24,900 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,900 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:24,900 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:24,900 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-03-08 21:40:24,900 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 21:40:24,901 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-08 21:40:24,901 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,901 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,901 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,901 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,901 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,902 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-08 21:40:24,902 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,902 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-08 21:40:24,902 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 21:40:24,902 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 21:40:24,960 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-08 21:40:24,961 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,961 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,961 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,961 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,964 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-08 21:40:24,964 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,964 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,964 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,964 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 21:40:24,964 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-03-08 21:40:24,965 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-08 21:40:24,965 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,965 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,965 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 21:40:24,965 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,965 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 21:40:24,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, 67#L704-1true, 58#L704-6true, Black: 279#true, 284#true, 230#L704-6true, 275#true, 273#true]) [2025-03-08 21:40:24,995 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:24,995 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:24,995 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:24,995 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:24,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:24,999 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:24,999 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:24,999 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:24,999 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,065 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,065 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,065 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,066 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,068 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,068 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,068 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,068 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,069 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,069 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,069 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,072 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,072 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,072 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,072 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,075 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,075 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,075 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,076 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,076 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,076 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,317 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,317 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,317 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,319 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,319 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,319 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,319 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,320 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,320 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,320 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,320 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,321 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,321 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,321 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,321 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,322 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,322 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,322 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,348 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-08 21:40:25,348 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 21:40:25,348 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:25,348 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 21:40:25,348 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 21:40:25,348 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,349 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-08 21:40:25,349 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,349 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,396 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-08 21:40:25,396 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,396 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,396 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,397 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-08 21:40:25,397 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,397 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-08 21:40:25,397 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,397 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 21:40:25,450 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-08 21:40:25,450 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:40:25,450 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:25,450 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:40:25,450 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:25,450 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,451 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-08 21:40:25,451 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:40:25,451 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-08 21:40:25,451 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:25,451 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 21:40:25,508 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-08 21:40:25,508 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 21:40:25,508 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:25,508 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 21:40:25,509 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,509 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 21:40:25,566 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-08 21:40:25,566 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 21:40:25,566 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,566 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,566 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,598 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,598 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,598 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,602 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-08 21:40:25,602 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,602 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,602 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,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], [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-08 21:40:25,603 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,603 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-08 21:40:25,603 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,603 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 21:40:25,613 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-08 21:40:25,613 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,613 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,613 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,613 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,613 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-08 21:40:25,613 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,613 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,613 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,613 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,625 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-08 21:40:25,625 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,625 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,625 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,625 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,626 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-08 21:40:25,626 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,626 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,626 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,626 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,626 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,640 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,640 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,640 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,640 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,641 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,641 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,641 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,641 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,642 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,642 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,642 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,642 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,642 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,642 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,642 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,642 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,644 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-08 21:40:25,644 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,644 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,644 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,644 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,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, 271#true, 233#L704-7true, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-08 21:40:25,645 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,645 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,645 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,645 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,645 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,645 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,645 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,645 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,646 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-08 21:40:25,646 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,646 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-08 21:40:25,646 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,646 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-08 21:40:25,646 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,646 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,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, 248#L704-6true, 271#true, Black: 279#true, 71#L704-7true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-08 21:40:25,647 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,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, 271#true, 250#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 230#L704-6true, 127#L704-1true, 273#true]) [2025-03-08 21:40:25,647 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,647 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,648 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,648 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-08 21:40:25,648 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,648 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-08 21:40:25,648 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 21:40:25,648 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 21:40:25,658 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-08 21:40:25,658 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 21:40:25,658 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,658 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,658 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,667 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-08 21:40:25,667 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,667 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,667 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 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-08 21:40:25,668 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 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-08 21:40:25,668 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 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-08 21:40:25,668 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 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-08 21:40:25,668 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,668 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:25,682 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,682 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~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-08 21:40:25,682 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,682 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:25,683 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,683 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,683 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,683 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,685 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-08 21:40:25,685 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,685 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-08 21:40:25,685 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,685 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,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, 233#L704-7true, 71#L704-7true, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-08 21:40:25,686 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,686 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,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, 233#L704-7true, 41#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 127#L704-1true, 273#true]) [2025-03-08 21:40:25,686 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,686 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,687 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-08 21:40:25,687 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,687 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,687 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,688 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,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], [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-08 21:40:25,688 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,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][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-08 21:40:25,688 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 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-08 21:40:25,688 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 21:40:25,688 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 21:40:25,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,696 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 21:40:25,696 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,696 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,696 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:25,731 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-08 21:40:25,731 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 21:40:25,731 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:25,731 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 21:40:25,731 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 21:40:25,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,748 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,748 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,748 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,748 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,749 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,749 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 21:40:25,750 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-08 21:40:25,750 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,750 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,750 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,750 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,751 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-08 21:40:25,751 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,751 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,751 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-08 21:40:25,751 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 21:40:25,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,760 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,760 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,760 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,760 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,767 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,767 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,767 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-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-08 21:40:25,768 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,768 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->L702-10: Formula: (= |v_#race~s~0_9| 0) InVars {} OutVars{#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-08 21:40:25,768 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,768 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 21:40:25,769 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-08 21:40:25,769 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,769 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 21:40:25,769 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 21:40:25,782 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-08 21:40:25,782 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 21:40:25,782 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,783 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,783 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,784 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-08 21:40:25,784 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 21:40:25,784 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,784 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 21:40:25,784 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,784 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 21:40:25,797 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-08 21:40:25,798 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,798 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-08 21:40:25,798 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,798 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,800 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-08 21:40:25,800 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,800 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-08 21:40:25,800 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,800 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 21:40:25,813 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-08 21:40:25,813 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 21:40:25,813 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,813 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,813 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,814 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-08 21:40:25,815 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 21:40:25,815 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,815 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,815 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 21:40:25,815 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 21:40:25,822 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-08 21:40:25,822 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 21:40:25,822 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 21:40:25,822 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-03-08 21:40:25,822 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 21:40:25,826 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-08 21:40:25,827 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 21:40:25,827 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,827 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 21:40:25,827 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 21:40:25,827 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 21:40:25,926 INFO L124 PetriNetUnfolderBase]: 48560/201741 cut-off events. [2025-03-08 21:40:25,926 INFO L125 PetriNetUnfolderBase]: For 15159/17699 co-relation queries the response was YES. [2025-03-08 21:40:27,162 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-08 21:40:28,425 INFO L140 encePairwiseOnDemand]: 278/288 looper letters, 20 selfloop transitions, 18 changer transitions 0/269 dead transitions. [2025-03-08 21:40:28,425 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 269 transitions, 766 flow [2025-03-08 21:40:28,426 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:40:28,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:40:28,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions. [2025-03-08 21:40:28,429 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8177083333333334 [2025-03-08 21:40:28,429 INFO L175 Difference]: Start difference. First operand has 232 places, 248 transitions, 648 flow. Second operand 6 states and 1413 transitions. [2025-03-08 21:40:28,429 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 269 transitions, 766 flow [2025-03-08 21:40:29,253 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 269 transitions, 726 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:40:29,256 INFO L231 Difference]: Finished difference. Result has 240 places, 266 transitions, 736 flow [2025-03-08 21:40:29,256 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-08 21:40:29,256 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -34 predicate places. [2025-03-08 21:40:29,256 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 266 transitions, 736 flow [2025-03-08 21:40:29,257 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-08 21:40:29,257 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:40:29,257 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-08 21:40:29,257 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 21:40:29,257 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-08 21:40:29,258 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:40:29,258 INFO L85 PathProgramCache]: Analyzing trace with hash 1369044670, now seen corresponding path program 1 times [2025-03-08 21:40:29,258 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:40:29,258 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1256947244] [2025-03-08 21:40:29,258 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:40:29,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:40:29,267 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-08 21:40:29,274 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-08 21:40:29,274 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:40:29,274 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:40:29,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-08 21:40:29,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:40:29,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1256947244] [2025-03-08 21:40:29,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1256947244] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:40:29,455 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:40:29,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:40:29,455 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1686120041] [2025-03-08 21:40:29,455 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:40:29,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:40:29,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:40:29,456 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:40:29,456 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:40:29,580 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 288 [2025-03-08 21:40:29,582 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-08 21:40:29,582 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:40:29,582 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 288 [2025-03-08 21:40:29,582 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:40:29,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:29,930 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-08 21:40:29,930 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-08 21:40:29,930 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 21:40:29,930 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 21:40:30,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][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-08 21:40:30,059 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 21:40:30,059 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 21:40:30,059 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:40:30,059 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:40:30,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][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-08 21:40:30,062 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-08 21:40:30,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:40:30,062 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-08 21:40:30,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-08 21:40:30,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,089 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-08 21:40:30,089 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-08 21:40:30,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 21:40:30,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-08 21:40:30,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-08 21:40:30,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,398 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,398 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 21:40:30,398 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,398 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,410 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,410 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-08 21:40:30,410 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,410 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,466 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-08 21:40:30,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-08 21:40:30,466 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:30,466 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:30,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][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-08 21:40:30,642 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,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][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-08 21:40:30,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,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][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-08 21:40:30,642 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-08 21:40:30,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][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-08 21:40:30,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,727 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,727 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,727 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,815 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,815 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,815 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,815 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,815 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,923 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-08 21:40:30,923 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-08 21:40:30,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,923 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 21:40:30,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-08 21:40:30,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,942 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 21:40:30,942 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:30,942 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:30,942 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:30,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,942 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 21:40:30,942 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,943 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:30,943 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:30,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:31,067 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-08 21:40:31,067 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-08 21:40:31,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:31,067 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 21:40:31,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:31,085 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:31,085 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:31,085 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] L702-->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-08 21:40:31,085 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:31,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-08 21:40:31,217 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-08 21:40:31,217 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-03-08 21:40:31,217 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:31,217 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-08 21:40:31,217 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event