./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 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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-?-551b009-m [2025-01-09 21:07:34,627 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 21:07:34,708 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-01-09 21:07:34,715 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 21:07:34,717 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 21:07:34,740 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 21:07:34,741 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 21:07:34,741 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 21:07:34,742 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 21:07:34,742 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 21:07:34,742 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 21:07:34,742 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 21:07:34,742 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 21:07:34,743 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 21:07:34,743 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 21:07:34,743 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-09 21:07:34,743 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 21:07:34,743 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-09 21:07:34,744 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 21:07:34,745 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 21:07:34,746 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:07:34,746 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:07:34,746 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 21:07:34,746 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 21:07:34,747 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 21:07:34,747 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 21:07:34,747 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 21:07:34,747 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 21:07:34,747 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-jdk21/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-01-09 21:07:35,017 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 21:07:35,025 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 21:07:35,027 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 21:07:35,028 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 21:07:35,028 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 21:07:35,029 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-01-09 21:07:36,323 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a4c3ee2b9/333c6fe139c14a9caebad92d3d059221/FLAG4743c4075 [2025-01-09 21:07:36,646 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 21:07:36,647 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/47_ticket_lock_hc_backoff_vs.i [2025-01-09 21:07:36,659 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a4c3ee2b9/333c6fe139c14a9caebad92d3d059221/FLAG4743c4075 [2025-01-09 21:07:36,685 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a4c3ee2b9/333c6fe139c14a9caebad92d3d059221 [2025-01-09 21:07:36,689 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 21:07:36,691 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 21:07:36,692 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 21:07:36,692 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 21:07:36,699 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 21:07:36,700 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:07:36" (1/1) ... [2025-01-09 21:07:36,701 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7764d0cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:36, skipping insertion in model container [2025-01-09 21:07:36,701 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:07:36" (1/1) ... [2025-01-09 21:07:36,736 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 21:07:37,056 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:07:37,068 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 21:07:37,128 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:07:37,161 INFO L204 MainTranslator]: Completed translation [2025-01-09 21:07:37,162 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37 WrapperNode [2025-01-09 21:07:37,163 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 21:07:37,163 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 21:07:37,164 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 21:07:37,164 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 21:07:37,170 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,186 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,211 INFO L138 Inliner]: procedures = 169, calls = 15, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 175 [2025-01-09 21:07:37,211 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 21:07:37,212 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 21:07:37,212 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 21:07:37,212 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 21:07:37,219 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,219 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,222 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,223 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,236 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,237 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,240 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,246 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,247 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,249 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 21:07:37,250 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 21:07:37,250 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 21:07:37,250 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 21:07:37,251 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (1/1) ... [2025-01-09 21:07:37,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:07:37,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 21:07:37,278 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 21:07:37,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 21:07:37,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-01-09 21:07:37,299 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-01-09 21:07:37,299 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 21:07:37,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 21:07:37,300 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-01-09 21:07:37,418 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 21:07:37,419 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 21:07:37,727 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-09 21:07:37,727 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 21:07:37,890 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 21:07:37,890 INFO L312 CfgBuilder]: Removed 5 assume(true) statements. [2025-01-09 21:07:37,890 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:07:37 BoogieIcfgContainer [2025-01-09 21:07:37,890 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 21:07:37,894 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 21:07:37,894 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 21:07:37,898 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 21:07:37,898 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 09:07:36" (1/3) ... [2025-01-09 21:07:37,898 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@291464a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:07:37, skipping insertion in model container [2025-01-09 21:07:37,898 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:07:37" (2/3) ... [2025-01-09 21:07:37,898 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@291464a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:07:37, skipping insertion in model container [2025-01-09 21:07:37,899 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:07:37" (3/3) ... [2025-01-09 21:07:37,900 INFO L128 eAbstractionObserver]: Analyzing ICFG 47_ticket_lock_hc_backoff_vs.i [2025-01-09 21:07:37,910 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 21:07:37,911 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-01-09 21:07:37,911 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-09 21:07:37,975 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:07:38,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 152 places, 160 transitions, 324 flow [2025-01-09 21:07:38,126 INFO L124 PetriNetUnfolderBase]: 17/243 cut-off events. [2025-01-09 21:07:38,132 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:07:38,143 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 15. Compared 948 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-01-09 21:07:38,144 INFO L82 GeneralOperation]: Start removeDead. Operand has 152 places, 160 transitions, 324 flow [2025-01-09 21:07:38,152 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 152 places, 160 transitions, 324 flow [2025-01-09 21:07:38,165 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:07:38,179 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;@2e81a8f3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:07:38,179 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-01-09 21:07:38,189 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:07:38,189 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-01-09 21:07:38,189 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:07:38,189 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:38,190 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-01-09 21:07:38,190 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-01-09 21:07:38,196 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:38,196 INFO L85 PathProgramCache]: Analyzing trace with hash -1196098847, now seen corresponding path program 1 times [2025-01-09 21:07:38,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:38,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1708969791] [2025-01-09 21:07:38,203 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:38,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:38,267 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-01-09 21:07:38,272 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-01-09 21:07:38,273 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:38,273 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:38,340 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:38,341 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:38,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1708969791] [2025-01-09 21:07:38,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1708969791] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:38,342 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:38,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:07:38,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1047760843] [2025-01-09 21:07:38,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:38,350 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-01-09 21:07:38,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:38,376 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-01-09 21:07:38,377 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-01-09 21:07:38,379 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 160 [2025-01-09 21:07:38,385 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-01-09 21:07:38,385 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:38,386 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 160 [2025-01-09 21:07:38,388 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:38,470 INFO L124 PetriNetUnfolderBase]: 9/239 cut-off events. [2025-01-09 21:07:38,471 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-01-09 21:07:38,473 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 724 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-01-09 21:07:38,476 INFO L140 encePairwiseOnDemand]: 141/160 looper letters, 3 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2025-01-09 21:07:38,477 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 126 transitions, 262 flow [2025-01-09 21:07:38,478 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-01-09 21:07:38,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-01-09 21:07:38,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 294 transitions. [2025-01-09 21:07:38,491 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.91875 [2025-01-09 21:07:38,493 INFO L175 Difference]: Start difference. First operand has 152 places, 160 transitions, 324 flow. Second operand 2 states and 294 transitions. [2025-01-09 21:07:38,495 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 126 transitions, 262 flow [2025-01-09 21:07:38,500 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 126 transitions, 262 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:38,504 INFO L231 Difference]: Finished difference. Result has 126 places, 126 transitions, 256 flow [2025-01-09 21:07:38,506 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-01-09 21:07:38,509 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -26 predicate places. [2025-01-09 21:07:38,511 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 126 transitions, 256 flow [2025-01-09 21:07:38,512 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-01-09 21:07:38,512 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:38,512 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-01-09 21:07:38,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 21:07:38,513 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-01-09 21:07:38,513 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:38,514 INFO L85 PathProgramCache]: Analyzing trace with hash 1967097943, now seen corresponding path program 1 times [2025-01-09 21:07:38,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:38,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [236632937] [2025-01-09 21:07:38,515 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:38,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:38,534 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-01-09 21:07:38,551 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-01-09 21:07:38,555 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:38,556 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:38,654 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:38,655 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:38,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [236632937] [2025-01-09 21:07:38,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [236632937] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:38,655 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:38,655 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:07:38,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1209440998] [2025-01-09 21:07:38,655 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:38,656 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:07:38,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:38,658 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:07:38,658 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:07:38,690 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 160 [2025-01-09 21:07:38,691 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-01-09 21:07:38,691 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:38,691 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 160 [2025-01-09 21:07:38,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:38,866 INFO L124 PetriNetUnfolderBase]: 95/809 cut-off events. [2025-01-09 21:07:38,866 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-01-09 21:07:38,871 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 3845 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-01-09 21:07:38,873 INFO L140 encePairwiseOnDemand]: 146/160 looper letters, 19 selfloop transitions, 10 changer transitions 0/138 dead transitions. [2025-01-09 21:07:38,873 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 138 transitions, 338 flow [2025-01-09 21:07:38,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:07:38,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:07:38,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 399 transitions. [2025-01-09 21:07:38,878 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.83125 [2025-01-09 21:07:38,878 INFO L175 Difference]: Start difference. First operand has 126 places, 126 transitions, 256 flow. Second operand 3 states and 399 transitions. [2025-01-09 21:07:38,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 138 transitions, 338 flow [2025-01-09 21:07:38,879 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 138 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:38,884 INFO L231 Difference]: Finished difference. Result has 130 places, 136 transitions, 344 flow [2025-01-09 21:07:38,885 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-01-09 21:07:38,885 INFO L279 CegarLoopForPetriNet]: 152 programPoint places, -22 predicate places. [2025-01-09 21:07:38,885 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 136 transitions, 344 flow [2025-01-09 21:07:38,886 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-01-09 21:07:38,886 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:38,886 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-01-09 21:07:38,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 21:07:38,886 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-01-09 21:07:38,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:38,887 INFO L85 PathProgramCache]: Analyzing trace with hash 766398683, now seen corresponding path program 1 times [2025-01-09 21:07:38,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:38,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2088946136] [2025-01-09 21:07:38,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:38,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:38,901 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-01-09 21:07:38,907 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-01-09 21:07:38,907 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:38,907 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:07:38,907 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:07:38,910 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-01-09 21:07:38,913 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-01-09 21:07:38,913 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:38,913 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:07:38,934 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:07:38,934 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:07:38,935 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-01-09 21:07:38,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-01-09 21:07:38,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-01-09 21:07:38,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-01-09 21:07:38,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-01-09 21:07:38,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-01-09 21:07:38,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-01-09 21:07:38,941 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 21:07:38,941 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-01-09 21:07:38,943 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:07:38,943 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-01-09 21:07:38,998 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:07:39,005 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 213 places, 224 transitions, 458 flow [2025-01-09 21:07:39,058 INFO L124 PetriNetUnfolderBase]: 28/390 cut-off events. [2025-01-09 21:07:39,058 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-01-09 21:07:39,061 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 1904 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-01-09 21:07:39,061 INFO L82 GeneralOperation]: Start removeDead. Operand has 213 places, 224 transitions, 458 flow [2025-01-09 21:07:39,066 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 458 flow [2025-01-09 21:07:39,067 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:07:39,068 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;@2e81a8f3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:07:39,068 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2025-01-09 21:07:39,074 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:07:39,074 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-01-09 21:07:39,074 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:07:39,074 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:39,074 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-01-09 21:07:39,074 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-01-09 21:07:39,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:39,075 INFO L85 PathProgramCache]: Analyzing trace with hash -812679231, now seen corresponding path program 1 times [2025-01-09 21:07:39,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:39,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2087453324] [2025-01-09 21:07:39,075 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:39,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:39,089 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-01-09 21:07:39,091 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-01-09 21:07:39,094 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:39,095 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:39,112 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:39,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:39,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2087453324] [2025-01-09 21:07:39,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2087453324] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:39,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:39,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:07:39,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959938511] [2025-01-09 21:07:39,113 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:39,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-01-09 21:07:39,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:39,113 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-01-09 21:07:39,113 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-01-09 21:07:39,114 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 224 [2025-01-09 21:07:39,115 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-01-09 21:07:39,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:39,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 224 [2025-01-09 21:07:39,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:39,246 INFO L124 PetriNetUnfolderBase]: 30/609 cut-off events. [2025-01-09 21:07:39,247 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-01-09 21:07:39,252 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 3357 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-01-09 21:07:39,256 INFO L140 encePairwiseOnDemand]: 196/224 looper letters, 5 selfloop transitions, 0 changer transitions 0/177 dead transitions. [2025-01-09 21:07:39,256 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 177 transitions, 374 flow [2025-01-09 21:07:39,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-01-09 21:07:39,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-01-09 21:07:39,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 409 transitions. [2025-01-09 21:07:39,259 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9129464285714286 [2025-01-09 21:07:39,259 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 458 flow. Second operand 2 states and 409 transitions. [2025-01-09 21:07:39,259 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 177 transitions, 374 flow [2025-01-09 21:07:39,260 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 177 transitions, 374 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:39,266 INFO L231 Difference]: Finished difference. Result has 177 places, 177 transitions, 364 flow [2025-01-09 21:07:39,267 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-01-09 21:07:39,267 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -36 predicate places. [2025-01-09 21:07:39,267 INFO L471 AbstractCegarLoop]: Abstraction has has 177 places, 177 transitions, 364 flow [2025-01-09 21:07:39,268 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-01-09 21:07:39,268 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:39,268 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-01-09 21:07:39,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 21:07:39,268 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-01-09 21:07:39,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:39,268 INFO L85 PathProgramCache]: Analyzing trace with hash 1632819287, now seen corresponding path program 1 times [2025-01-09 21:07:39,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:39,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [626221575] [2025-01-09 21:07:39,269 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:39,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:39,283 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-01-09 21:07:39,295 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-01-09 21:07:39,295 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:39,295 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:39,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-01-09 21:07:39,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:39,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [626221575] [2025-01-09 21:07:39,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [626221575] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:39,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:39,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:07:39,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1351033705] [2025-01-09 21:07:39,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:39,343 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:07:39,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:39,344 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:07:39,344 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:07:39,390 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 224 [2025-01-09 21:07:39,391 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-01-09 21:07:39,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:39,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 224 [2025-01-09 21:07:39,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:40,634 INFO L124 PetriNetUnfolderBase]: 1972/9019 cut-off events. [2025-01-09 21:07:40,634 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2025-01-09 21:07:40,663 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 89634 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-01-09 21:07:40,712 INFO L140 encePairwiseOnDemand]: 203/224 looper letters, 30 selfloop transitions, 15 changer transitions 0/196 dead transitions. [2025-01-09 21:07:40,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 196 transitions, 497 flow [2025-01-09 21:07:40,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:07:40,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:07:40,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2025-01-09 21:07:40,715 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8214285714285714 [2025-01-09 21:07:40,715 INFO L175 Difference]: Start difference. First operand has 177 places, 177 transitions, 364 flow. Second operand 3 states and 552 transitions. [2025-01-09 21:07:40,715 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 196 transitions, 497 flow [2025-01-09 21:07:40,717 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 196 transitions, 497 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:40,719 INFO L231 Difference]: Finished difference. Result has 181 places, 192 transitions, 496 flow [2025-01-09 21:07:40,719 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-01-09 21:07:40,720 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -32 predicate places. [2025-01-09 21:07:40,720 INFO L471 AbstractCegarLoop]: Abstraction has has 181 places, 192 transitions, 496 flow [2025-01-09 21:07:40,721 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-01-09 21:07:40,721 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:40,721 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-01-09 21:07:40,721 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 21:07:40,721 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-01-09 21:07:40,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:40,722 INFO L85 PathProgramCache]: Analyzing trace with hash -1793104934, now seen corresponding path program 1 times [2025-01-09 21:07:40,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:40,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2030966583] [2025-01-09 21:07:40,722 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:40,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:40,734 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:07:40,747 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:07:40,748 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:40,748 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:41,187 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:41,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:41,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2030966583] [2025-01-09 21:07:41,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2030966583] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:41,188 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:41,188 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:07:41,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1168172313] [2025-01-09 21:07:41,188 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:41,188 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:07:41,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:41,189 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:07:41,189 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:07:41,331 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 224 [2025-01-09 21:07:41,332 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-01-09 21:07:41,332 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:41,332 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 224 [2025-01-09 21:07:41,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:43,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][32], [214#true, 220#(= |#race~s~0| 0), 193#L704-6true, 70#L704-6true, 216#true, 223#true, Black: 218#true, 212#true, 94#L702-3true]) [2025-01-09 21:07:43,303 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-01-09 21:07:43,303 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:43,303 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:43,303 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:07:43,331 INFO L124 PetriNetUnfolderBase]: 3209/18498 cut-off events. [2025-01-09 21:07:43,331 INFO L125 PetriNetUnfolderBase]: For 1064/1124 co-relation queries the response was YES. [2025-01-09 21:07:43,392 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 226393 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-01-09 21:07:43,455 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 18 selfloop transitions, 14 changer transitions 0/209 dead transitions. [2025-01-09 21:07:43,456 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 209 transitions, 594 flow [2025-01-09 21:07:43,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:07:43,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:07:43,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1095 transitions. [2025-01-09 21:07:43,463 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8147321428571429 [2025-01-09 21:07:43,465 INFO L175 Difference]: Start difference. First operand has 181 places, 192 transitions, 496 flow. Second operand 6 states and 1095 transitions. [2025-01-09 21:07:43,465 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 209 transitions, 594 flow [2025-01-09 21:07:43,508 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 209 transitions, 564 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:07:43,511 INFO L231 Difference]: Finished difference. Result has 189 places, 206 transitions, 568 flow [2025-01-09 21:07:43,511 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-01-09 21:07:43,513 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -24 predicate places. [2025-01-09 21:07:43,513 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 206 transitions, 568 flow [2025-01-09 21:07:43,514 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-01-09 21:07:43,515 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:43,515 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-01-09 21:07:43,515 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 21:07:43,515 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-01-09 21:07:43,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:43,515 INFO L85 PathProgramCache]: Analyzing trace with hash -706028791, now seen corresponding path program 1 times [2025-01-09 21:07:43,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:43,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892283106] [2025-01-09 21:07:43,516 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:43,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:43,527 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-01-09 21:07:43,539 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-01-09 21:07:43,540 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:43,541 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:43,968 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:43,969 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:43,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892283106] [2025-01-09 21:07:43,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892283106] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:43,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:43,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:07:43,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520295477] [2025-01-09 21:07:43,970 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:43,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:07:43,971 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:43,972 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:07:43,972 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:07:44,119 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 224 [2025-01-09 21:07:44,121 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-01-09 21:07:44,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:44,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 224 [2025-01-09 21:07:44,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:44,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:44,332 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-09 21:07:44,332 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-09 21:07:44,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-09 21:07:44,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-09 21:07:44,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:44,342 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:07:44,343 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:07:44,343 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:07:44,343 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-09 21:07:44,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 87#L702-4true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:44,348 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:07:44,348 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:07:44,348 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:07:44,349 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-09 21:07:44,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 87#L702-4true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:44,363 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:07:44,363 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-09 21:07:44,363 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:07:44,363 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:07:44,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 223#true, 216#true, 87#L702-4true, Black: 218#true, 212#true]) [2025-01-09 21:07:44,938 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 223#true, 216#true, Black: 218#true, 212#true, 94#L702-3true]) [2025-01-09 21:07:44,938 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-01-09 21:07:44,938 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:07:44,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 216#true, 223#true, Black: 218#true, 212#true, 94#L702-3true]) [2025-01-09 21:07:44,939 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-01-09 21:07:44,939 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:07:44,939 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:07:44,939 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-01-09 21:07:44,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 41#L702-4true, 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, 216#true, 223#true, Black: 218#true, 212#true, 94#L702-3true]) [2025-01-09 21:07:44,940 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-01-09 21:07:44,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:07:44,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:07:44,940 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-01-09 21:07:45,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,034 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-01-09 21:07:45,034 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:45,034 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:45,034 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:45,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,070 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-01-09 21:07:45,070 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:45,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:45,070 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 95#L702-6true, 94#L702-3true, 214#true, 198#L702-4true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,145 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 95#L702-6true, 94#L702-3true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,145 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:07:45,145 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 106#$Ultimate##0true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,267 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 87#L702-4true, 214#true, 106#$Ultimate##0true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,267 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,267 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 112#L702-3true, 223#true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,269 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 198#L702-4true, 223#true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,269 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:07:45,269 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:07:45,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 106#$Ultimate##0true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,270 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:07:45,270 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-09 21:07:45,270 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,270 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 106#$Ultimate##0true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,270 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:07:45,270 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,271 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-09 21:07:45,271 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 49#L702-8true, 198#L702-4true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,315 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 112#L702-3true, 49#L702-8true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,315 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:07:45,315 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:07:45,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [20#L702-9true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 198#L702-4true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,357 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:07:45,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:07:45,358 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,358 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [20#L702-9true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,358 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:07:45,358 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:07:45,358 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,358 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 103#L702-10true, 198#L702-4true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,396 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 112#L702-3true, 103#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,396 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:07:45,396 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:07:45,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 110#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,476 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-01-09 21:07:45,476 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:45,476 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:45,476 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:45,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 110#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 87#L702-4true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,508 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-01-09 21:07:45,508 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:45,508 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:07:45,508 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:07:45,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 95#L702-6true, 94#L702-3true, 214#true, 198#L702-4true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,761 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:07:45,761 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:07:45,761 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:07:45,761 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:07:45,761 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:07:45,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 95#L702-6true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:45,993 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-01-09 21:07:45,993 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-01-09 21:07:45,993 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-01-09 21:07:45,993 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:07:46,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 94#L702-3true, 214#true, 223#true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,037 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-01-09 21:07:46,037 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:07:46,037 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:07:46,037 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:07:46,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 95#L702-6true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,040 INFO L294 olderBase$Statistics]: this new event has 111 ancestors and is cut-off event [2025-01-09 21:07:46,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:07:46,040 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:07:46,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:07:46,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 94#L702-3true, 214#true, 49#L702-8true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,088 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-01-09 21:07:46,088 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:46,088 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:46,088 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 223#true, 216#true, 163#L702-7true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,091 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-01-09 21:07:46,091 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:46,091 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,091 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:46,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [20#L702-9true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 133#L704-1true, 234#true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,137 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-01-09 21:07:46,137 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,137 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,137 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 49#L702-8true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,140 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-01-09 21:07:46,141 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,141 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,141 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 198#L702-4true, 46#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,164 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 112#L702-3true, 46#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,164 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-01-09 21:07:46,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-01-09 21:07:46,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 94#L702-3true, 214#true, 103#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,188 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-01-09 21:07:46,188 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-01-09 21:07:46,188 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-01-09 21:07:46,188 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:07:46,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [20#L702-9true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 73#L704-2true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,191 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-01-09 21:07:46,191 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-01-09 21:07:46,191 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-01-09 21:07:46,191 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 34#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,214 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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, 94#L702-3true, 214#true, 34#L704-2true, 198#L702-4true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,214 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-01-09 21:07:46,214 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:07:46,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 103#L702-10true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,239 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2025-01-09 21:07:46,239 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-01-09 21:07:46,239 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:07:46,239 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-01-09 21:07:46,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 27#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,258 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2025-01-09 21:07:46,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,259 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,259 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 27#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,302 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2025-01-09 21:07:46,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-01-09 21:07:46,302 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:07:46,302 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:07:46,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 214#true, 112#L702-3true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,432 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-01-09 21:07:46,432 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:46,432 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,432 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,432 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,436 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2025-01-09 21:07:46,436 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,436 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:07:46,436 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 214#true, 112#L702-3true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,478 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-01-09 21:07:46,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,478 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,478 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,480 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-01-09 21:07:46,480 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,480 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,481 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 110#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 38#L704-6true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,484 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2025-01-09 21:07:46,484 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,484 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:07:46,485 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:07:46,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L702-5-->L702-6: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_thr1_~#l~0#1.base_9| (store (select |v_#race_32| |v_ULTIMATE.start_thr1_~#l~0#1.base_9|) |v_ULTIMATE.start_thr1_~#l~0#1.offset_9| 0)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_9|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_9|} OutVars{#race=|v_#race_31|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_9|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_9|} 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)), 234#true, 95#L702-6true, 38#L704-6true, 214#true, 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 15#L702-14true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,523 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2025-01-09 21:07:46,523 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-01-09 21:07:46,523 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:07:46,523 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:07:46,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 117#L704-1true, 234#true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,553 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-01-09 21:07:46,553 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,554 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 117#L704-1true, 234#true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,554 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2025-01-09 21:07:46,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-01-09 21:07:46,554 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-01-09 21:07:46,554 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 112#L702-3true, 27#L704-2true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,589 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 112#L702-3true, 27#L704-2true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,589 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:07:46,589 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 70#L704-6true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 95#L702-6true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,731 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 95#L702-6true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,731 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:07:46,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 95#L702-6true, 94#L702-3true, 214#true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,732 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:07:46,732 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:07:46,732 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:07:46,732 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:07:46,732 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:07:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][31], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 223#true, 234#true, 38#L704-6true, 214#true, 15#L702-14true, 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-01-09 21:07:46,760 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:07:46,760 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:07:46,760 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:07:46,760 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:07:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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)), 234#true, 95#L702-6true, 214#true, 15#L702-14true, 98#L702-14true, 223#true, 216#true, Black: 220#(= |#race~s~0| 0), 212#true]) [2025-01-09 21:07:46,788 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:07:46,788 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,788 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,788 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:07:46,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} AuxVars[] AssignedVars[#race, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, #memory_int, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, #race~t~0, thr1Thread2of2ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, ~t~0][104], [172#L702-6true, 44#L700-1true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 15#L702-14true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,790 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:07:46,790 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:07:46,790 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:07:46,790 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:07:46,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 94#L702-3true, 214#true, 46#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,804 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:07:46,804 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:07:46,804 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:46,804 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:07:46,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [44#L700-1true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 140#L702-7true, 15#L702-14true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,821 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:07:46,821 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:07:46,821 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:07:46,821 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:07:46,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 112#L702-3true, 27#L704-2true, 46#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,824 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:07:46,825 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,825 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:07:46,825 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 117#L704-1true, 214#true, 34#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,828 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:07:46,828 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,828 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:07:46,828 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 133#L704-1true, 234#true, 94#L702-3true, 214#true, 34#L704-2true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,834 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 46#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,834 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,834 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:07:46,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [44#L700-1true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 15#L702-14true, 7#L702-8true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,855 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:07:46,855 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,855 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:07:46,856 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:46,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 34#L704-2true, 27#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,858 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:07:46,858 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:07:46,858 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:46,858 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:46,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 34#L704-2true, 27#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,861 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:07:46,861 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:07:46,861 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:46,861 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:46,861 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:07:46,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} 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)), 73#L704-2true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 34#L704-2true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:46,867 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:07:46,867 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:46,867 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:07:46,867 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:07:46,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [114#L702-3true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 4#L701true, 15#L702-14true, 216#true, Black: 220#(= |#race~s~0| 0), 223#true, 212#true]) [2025-01-09 21:07:46,913 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:07:46,913 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:07:46,913 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:07:46,913 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:07:47,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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)), 234#true, 95#L702-6true, 214#true, 4#L701true, 15#L702-14true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-01-09 21:07:47,089 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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)), 41#L702-4true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 4#L701true, 15#L702-14true, 223#true, Black: 220#(= |#race~s~0| 0), 216#true, 212#true]) [2025-01-09 21:07:47,089 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:07:47,089 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:07:47,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 193#L704-6true, Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 112#L702-3true, 27#L704-2true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,108 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,108 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,108 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,108 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 38#L704-6true, 214#true, 34#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,111 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,111 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,111 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,111 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([835] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][32], [193#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)), 70#L704-6true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 94#L702-3true, 214#true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,160 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-01-09 21:07:47,160 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:47,160 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:47,160 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:07:47,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([660] L704-->L704-1: Formula: (= |v_#race~s~0_10| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_10|} 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, 234#true, 38#L704-6true, 214#true, 15#L702-14true, 46#L704-1true, 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-01-09 21:07:47,178 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:07:47,178 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:07:47,178 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:07:47,178 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][81], [193#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, 27#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,186 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [193#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)), 14#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,186 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [193#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)), 117#L704-1true, 234#true, 214#true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,186 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:07:47,186 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 38#L704-6true, 214#true, 112#L702-3true, 46#L704-1true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,187 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 38#L704-6true, 214#true, 112#L702-3true, 128#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,187 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,187 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [193#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, 112#L702-3true, 27#L704-2true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,194 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,194 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 38#L704-6true, 214#true, 34#L704-2true, 112#L702-3true, 216#true, 223#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,195 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([884] L701-2-->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], [2#L700-1true, Black: 225#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 234#true, 214#true, 34#L704-2true, 15#L702-14true, Black: 220#(= |#race~s~0| 0), 216#true, 223#true, 212#true]) [2025-01-09 21:07:47,195 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:07:47,195 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:07:47,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L701-->L702-14: Formula: (let ((.cse1 (select |v_#race_181| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|))) (let ((.cse2 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 2)) (.cse0 (select .cse1 |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|)) (.cse3 (+ |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| 1))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= |v_#memory_int_133| (store |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| v_~t~0_167))) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse0 (select .cse1 .cse2)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of2ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of2ForFork0_~#l~0#1.offset_5| .cse0) .cse3 .cse0) .cse4 .cse0) .cse2 .cse0))) (= .cse0 (select .cse1 .cse4)) (= .cse0 (select .cse1 .cse3))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of2ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of2ForFork0_~#l~0#1.base=|v_thr1Thread2of2ForFork0_~#l~0#1.base_5|, thr1Thread2of2ForFork0_~#l~0#1.offset=|v_thr1Thread2of2ForFork0_~#l~0#1.offset_5|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, #memory_int=|v_#memory_int_133|, thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of2ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, #race~t~0=|v_#race~t~0_261|, 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_166} 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)), 190#L700-2true, Black: 228#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#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, 95#L702-6true, 214#true, 15#L702-14true, 223#true, 216#true, Black: 218#true, 212#true]) [2025-01-09 21:07:47,258 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:07:47,258 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:07:47,258 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:07:47,258 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:07:47,260 INFO L124 PetriNetUnfolderBase]: 7036/36518 cut-off events. [2025-01-09 21:07:47,260 INFO L125 PetriNetUnfolderBase]: For 3731/4102 co-relation queries the response was YES. [2025-01-09 21:07:47,358 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53896 conditions, 36518 events. 7036/36518 cut-off events. For 3731/4102 co-relation queries the response was YES. Maximal size of possible extension queue 774. Compared 501558 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-01-09 21:07:47,489 INFO L140 encePairwiseOnDemand]: 215/224 looper letters, 29 selfloop transitions, 30 changer transitions 0/243 dead transitions. [2025-01-09 21:07:47,490 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 243 transitions, 852 flow [2025-01-09 21:07:47,490 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:07:47,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:07:47,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1110 transitions. [2025-01-09 21:07:47,493 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8258928571428571 [2025-01-09 21:07:47,493 INFO L175 Difference]: Start difference. First operand has 189 places, 206 transitions, 568 flow. Second operand 6 states and 1110 transitions. [2025-01-09 21:07:47,493 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 243 transitions, 852 flow [2025-01-09 21:07:47,504 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 243 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:47,507 INFO L231 Difference]: Finished difference. Result has 199 places, 236 transitions, 846 flow [2025-01-09 21:07:47,507 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-01-09 21:07:47,507 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -14 predicate places. [2025-01-09 21:07:47,508 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 236 transitions, 846 flow [2025-01-09 21:07:47,508 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-01-09 21:07:47,508 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:47,508 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-01-09 21:07:47,508 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 21:07:47,508 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-01-09 21:07:47,509 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:47,509 INFO L85 PathProgramCache]: Analyzing trace with hash 1413317909, now seen corresponding path program 1 times [2025-01-09 21:07:47,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:47,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784931020] [2025-01-09 21:07:47,509 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:47,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:47,517 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-01-09 21:07:47,522 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-01-09 21:07:47,522 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:47,522 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:07:47,522 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:07:47,524 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-01-09 21:07:47,528 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-01-09 21:07:47,528 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:47,528 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:07:47,534 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:07:47,537 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2025-01-09 21:07:47,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2025-01-09 21:07:47,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2025-01-09 21:07:47,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2025-01-09 21:07:47,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2025-01-09 21:07:47,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2025-01-09 21:07:47,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2025-01-09 21:07:47,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2025-01-09 21:07:47,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2025-01-09 21:07:47,541 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2025-01-09 21:07:47,541 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 21:07:47,541 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-01-09 21:07:47,542 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:07:47,542 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-01-09 21:07:47,591 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:07:47,595 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 274 places, 288 transitions, 594 flow [2025-01-09 21:07:47,639 INFO L124 PetriNetUnfolderBase]: 39/537 cut-off events. [2025-01-09 21:07:47,640 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-01-09 21:07:47,648 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 2906 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-01-09 21:07:47,649 INFO L82 GeneralOperation]: Start removeDead. Operand has 274 places, 288 transitions, 594 flow [2025-01-09 21:07:47,654 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 274 places, 288 transitions, 594 flow [2025-01-09 21:07:47,655 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:07:47,656 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;@2e81a8f3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:07:47,656 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2025-01-09 21:07:47,657 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:07:47,657 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2025-01-09 21:07:47,658 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:07:47,658 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:47,658 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-01-09 21:07:47,658 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-01-09 21:07:47,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:47,658 INFO L85 PathProgramCache]: Analyzing trace with hash 2134555873, now seen corresponding path program 1 times [2025-01-09 21:07:47,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:47,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [252914635] [2025-01-09 21:07:47,659 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:47,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:47,664 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-01-09 21:07:47,664 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-01-09 21:07:47,665 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:47,665 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:47,669 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:47,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:47,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [252914635] [2025-01-09 21:07:47,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [252914635] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:47,670 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:47,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:07:47,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1885621478] [2025-01-09 21:07:47,670 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:47,670 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-01-09 21:07:47,671 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:47,671 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-01-09 21:07:47,671 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-01-09 21:07:47,672 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 288 [2025-01-09 21:07:47,672 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-01-09 21:07:47,672 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:47,672 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 288 [2025-01-09 21:07:47,672 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:47,818 INFO L124 PetriNetUnfolderBase]: 87/1399 cut-off events. [2025-01-09 21:07:47,819 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-01-09 21:07:47,830 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 10732 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-01-09 21:07:47,837 INFO L140 encePairwiseOnDemand]: 251/288 looper letters, 7 selfloop transitions, 0 changer transitions 0/228 dead transitions. [2025-01-09 21:07:47,838 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 228 transitions, 488 flow [2025-01-09 21:07:47,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-01-09 21:07:47,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-01-09 21:07:47,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 524 transitions. [2025-01-09 21:07:47,840 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9097222222222222 [2025-01-09 21:07:47,840 INFO L175 Difference]: Start difference. First operand has 274 places, 288 transitions, 594 flow. Second operand 2 states and 524 transitions. [2025-01-09 21:07:47,840 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 228 transitions, 488 flow [2025-01-09 21:07:47,841 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 228 transitions, 486 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:47,843 INFO L231 Difference]: Finished difference. Result has 228 places, 228 transitions, 472 flow [2025-01-09 21:07:47,844 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-01-09 21:07:47,844 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -46 predicate places. [2025-01-09 21:07:47,844 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 228 transitions, 472 flow [2025-01-09 21:07:47,845 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-01-09 21:07:47,845 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:47,845 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-01-09 21:07:47,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 21:07:47,846 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-01-09 21:07:47,846 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:47,846 INFO L85 PathProgramCache]: Analyzing trace with hash 589465687, now seen corresponding path program 1 times [2025-01-09 21:07:47,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:47,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715436626] [2025-01-09 21:07:47,846 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:47,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:47,853 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-01-09 21:07:47,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-01-09 21:07:47,855 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:47,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:47,868 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:47,869 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:47,869 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715436626] [2025-01-09 21:07:47,869 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715436626] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:47,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:47,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:07:47,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [714289678] [2025-01-09 21:07:47,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:47,869 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:07:47,869 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:47,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:07:47,870 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:07:47,915 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 288 [2025-01-09 21:07:47,916 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-01-09 21:07:47,916 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:47,916 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 288 [2025-01-09 21:07:47,916 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:07:56,317 INFO L124 PetriNetUnfolderBase]: 29853/95734 cut-off events. [2025-01-09 21:07:56,317 INFO L125 PetriNetUnfolderBase]: For 301/301 co-relation queries the response was YES. [2025-01-09 21:07:56,602 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 1309630 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-01-09 21:07:57,026 INFO L140 encePairwiseOnDemand]: 260/288 looper letters, 41 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-01-09 21:07:57,026 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 254 transitions, 656 flow [2025-01-09 21:07:57,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:07:57,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:07:57,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-01-09 21:07:57,028 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8159722222222222 [2025-01-09 21:07:57,028 INFO L175 Difference]: Start difference. First operand has 228 places, 228 transitions, 472 flow. Second operand 3 states and 705 transitions. [2025-01-09 21:07:57,028 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 254 transitions, 656 flow [2025-01-09 21:07:57,029 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 254 transitions, 656 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:07:57,031 INFO L231 Difference]: Finished difference. Result has 232 places, 248 transitions, 648 flow [2025-01-09 21:07:57,032 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-01-09 21:07:57,032 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -42 predicate places. [2025-01-09 21:07:57,032 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 248 transitions, 648 flow [2025-01-09 21:07:57,033 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-01-09 21:07:57,033 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:07:57,033 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-01-09 21:07:57,033 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-09 21:07:57,033 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-01-09 21:07:57,034 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:07:57,034 INFO L85 PathProgramCache]: Analyzing trace with hash -1002405926, now seen corresponding path program 1 times [2025-01-09 21:07:57,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:07:57,034 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225670937] [2025-01-09 21:07:57,034 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:07:57,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:07:57,043 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-01-09 21:07:57,047 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-01-09 21:07:57,047 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:07:57,047 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:07:57,272 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:07:57,272 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:07:57,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225670937] [2025-01-09 21:07:57,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225670937] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:07:57,272 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:07:57,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:07:57,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [942576277] [2025-01-09 21:07:57,272 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:07:57,272 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:07:57,273 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:07:57,273 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:07:57,273 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:07:57,478 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 288 [2025-01-09 21:07:57,480 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-01-09 21:07:57,480 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:07:57,480 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 288 [2025-01-09 21:07:57,480 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:08:01,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:01,558 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:01,558 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:01,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:01,559 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:01,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true, 126#L702-6true]) [2025-01-09 21:08:01,837 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-01-09 21:08:01,837 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:01,837 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:01,837 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:01,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true, 126#L702-6true]) [2025-01-09 21:08:01,867 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-01-09 21:08:01,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:01,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:01,867 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:01,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 207#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:01,871 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-01-09 21:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:01,871 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:02,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true, 126#L702-6true]) [2025-01-09 21:08:02,017 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,018 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,018 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,019 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 207#L702-7true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,088 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,088 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 62#L702-8true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,097 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,097 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,097 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:02,098 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:02,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 207#L702-7true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,274 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:02,274 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 62#L702-8true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:02,312 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,312 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,312 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,312 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 27#L702-9true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:02,313 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:02,313 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:02,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 62#L702-8true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:02,427 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,427 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 161#L702-4true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,428 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,428 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,428 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,428 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 27#L702-9true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,463 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,463 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,463 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,463 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 135#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,466 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,466 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:02,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 161#L702-4true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:02,774 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:02,774 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:02,774 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:08:02,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 135#L702-10true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:02,810 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2025-01-09 21:08:02,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:02,810 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:08:02,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:02,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 135#L702-10true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:02,973 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2025-01-09 21:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:08:02,973 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:02,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:08:04,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:04,378 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-01-09 21:08:04,378 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:04,378 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:04,378 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:04,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:04,380 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2025-01-09 21:08:04,380 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:04,380 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:04,380 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:04,380 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:04,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:04,786 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,786 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,786 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:04,786 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 112#L702-3true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:04,787 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,787 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,788 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,788 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:04,788 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:04,795 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,795 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:04,795 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,795 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:04,796 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:04,796 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:04,796 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,797 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:04,797 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:04,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:04,998 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:04,998 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:04,998 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:04,998 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:04,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:04,998 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 112#L702-3true, 46#L704-2true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:04,999 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:04,999 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:05,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:05,008 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:05,008 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:05,008 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:05,008 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:05,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 46#L704-2true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:05,245 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-01-09 21:08:05,245 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:05,245 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:05,245 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:05,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:05,857 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:05,857 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:05,857 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:05,857 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:05,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:05,858 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:05,858 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:05,858 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:05,858 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:05,858 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:06,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:06,063 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,063 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,063 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,063 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 112#L702-3true, 249#L704-6true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:06,065 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,065 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,065 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,065 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,065 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:06,077 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:06,078 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,078 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:06,079 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,079 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,079 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,079 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:06,080 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:06,080 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:06,080 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:06,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:06,513 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,513 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,513 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,513 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:06,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:06,514 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,514 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,514 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:06,514 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:06,515 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,515 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,515 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,515 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,515 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:06,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:06,525 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,525 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,525 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,525 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:06,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:06,526 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,526 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,526 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:06,526 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:06,527 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,527 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,527 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:06,527 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:06,527 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:07,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:07,027 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:07,027 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:07,027 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:07,027 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:07,027 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:07,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:07,119 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:07,119 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:07,119 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:07,119 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 193#$Ultimate##0true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:07,234 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 193#$Ultimate##0true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:07,234 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:07,234 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:07,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:07,323 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,323 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:07,323 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:07,324 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,324 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:07,325 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:07,325 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,325 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:07,325 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,325 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:07,325 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:07,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 126#L702-6true, 273#true, 163#L702-14true]) [2025-01-09 21:08:07,326 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-01-09 21:08:07,326 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:07,326 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:07,326 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:07,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 112#L702-3true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:07,414 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:08:07,415 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:07,415 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:07,415 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:07,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 193#$Ultimate##0true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:07,541 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,541 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:07,542 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:07,542 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:07,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 46#L704-2true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:07,840 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-01-09 21:08:07,840 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:07,840 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:07,840 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:07,840 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:07,842 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:07,842 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:07,842 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:07,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:07,900 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-01-09 21:08:07,900 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:07,900 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:07,900 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:08,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true, 126#L702-6true]) [2025-01-09 21:08:08,044 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,044 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,044 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,044 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 215#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:08,045 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,045 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,045 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,045 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:08,046 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,046 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,046 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 284#true, Black: 279#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:08,047 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,047 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,047 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,047 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,103 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,103 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,103 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,103 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 284#true, Black: 279#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:08,107 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,108 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,108 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,108 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 24#L702-14true, 271#true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,116 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 24#L702-14true, 271#true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,116 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:08,116 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:08,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 193#$Ultimate##0true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 126#L702-6true]) [2025-01-09 21:08:08,194 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:08,194 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:08,194 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:08,194 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:08,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 207#L702-7true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,247 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,247 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,247 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,247 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true, 126#L702-6true]) [2025-01-09 21:08:08,248 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 207#L702-7true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,248 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,248 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:08,249 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,249 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,249 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,249 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 27#L702-9true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:08,250 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,250 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,250 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 107#L702-3true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,251 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,251 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,251 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,251 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 62#L702-8true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,300 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,300 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,300 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,300 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,306 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,306 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,306 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,306 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 24#L702-14true, 271#true, 249#L704-6true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,311 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,311 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,311 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,311 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:08,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,320 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-01-09 21:08:08,320 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,320 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:08,320 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:08,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true, 55#L700-1true]) [2025-01-09 21:08:08,381 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:08,381 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:08,381 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:08,381 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:08,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:08,421 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:08:08,422 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:08,422 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:08,422 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:08,460 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 112#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,460 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,460 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,460 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,460 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,460 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,460 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,480 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,480 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,480 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,480 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 62#L702-8true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,482 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,482 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,482 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,482 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 207#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,484 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,484 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,484 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,484 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 62#L702-8true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,485 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 207#L702-7true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:08,485 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,485 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,486 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,486 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,486 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,486 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,486 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:08,487 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,487 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,487 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:08,488 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,488 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,488 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 27#L702-9true, 271#true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,516 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,516 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,516 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,516 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 62#L702-8true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,542 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,542 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,542 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,542 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:08,554 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,554 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,554 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,554 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,560 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-01-09 21:08:08,560 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,560 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:08,560 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:08,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 193#$Ultimate##0true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:08,860 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:08:08,860 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:08,860 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:08:08,860 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:08,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,892 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,892 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,892 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,892 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,892 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,893 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,893 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,893 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,893 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,893 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,893 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,893 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:08,911 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,911 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,911 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,911 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,912 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,912 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,912 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,912 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 62#L702-8true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,913 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,913 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,913 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,913 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:08,915 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,915 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 62#L702-8true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:08,915 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,915 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:08,916 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,916 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,916 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,916 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 190#L704-2true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,917 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,917 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,917 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,917 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:08,946 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,946 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,946 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,946 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 27#L702-9true, 271#true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:08,947 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,947 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,947 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,947 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:08,984 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-01-09 21:08:08,984 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,984 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:08,984 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:08,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 126#L702-6true, 273#true, 279#true]) [2025-01-09 21:08:08,990 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:08,990 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:08,990 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:08,990 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 126#L702-6true, 163#L702-14true]) [2025-01-09 21:08:09,028 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-01-09 21:08:09,028 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:09,028 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:09,028 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:09,028 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:09,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 27#L702-9true, 271#true, 189#L702-14true, 193#$Ultimate##0true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,040 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-01-09 21:08:09,040 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:09,040 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:09,040 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:09,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 135#L702-10true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:09,098 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,098 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,098 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,098 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 161#L702-4true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,099 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,099 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,099 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,099 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 135#L702-10true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:09,101 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 190#L704-2true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:09,101 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,101 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 107#L702-3true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,102 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,102 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,102 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,102 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:09,103 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,103 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,103 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,103 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,128 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,128 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,128 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:09,128 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-01-09 21:08:09,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 126#L702-6true, 163#L702-14true]) [2025-01-09 21:08:09,158 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,158 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,158 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,158 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 279#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:09,162 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:09,162 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,162 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,162 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 207#L702-7true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:09,166 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:09,166 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,166 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,166 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:09,204 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,204 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,204 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,204 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,204 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:09,216 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,216 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,216 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,216 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,217 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#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], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,217 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:09,217 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:09,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:09,270 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,270 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,270 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,270 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 135#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:09,278 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,278 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,278 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,278 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 135#L702-10true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,280 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,280 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,280 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,280 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:09,281 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,281 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,281 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,281 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:09,282 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,282 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:09,282 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,282 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:09,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 271#true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:09,333 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:09,333 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,333 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,333 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:09,340 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:09,340 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,340 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,340 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 62#L702-8true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,344 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:09,344 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,344 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,344 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:09,390 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:09,390 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:09,390 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,390 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,390 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 207#L702-7true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,466 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,466 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,466 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,466 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 207#L702-7true, 284#true, Black: 279#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:09,476 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,476 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,476 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,476 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,477 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 161#L702-4true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:09,477 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,477 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,478 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,478 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:09,478 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,478 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:09,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 271#true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:09,524 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:09,524 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,524 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,524 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:09,534 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,534 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,534 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,534 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,538 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:09,538 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,538 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,538 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 27#L702-9true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,538 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,539 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,539 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,539 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 27#L702-9true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:09,569 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:09,569 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,569 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:08:09,569 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,569 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:09,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 152#L702-3true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:09,609 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,609 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,610 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:09,610 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,863 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,863 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,863 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,863 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:09,872 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:09,872 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,872 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 62#L702-8true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:09,873 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,873 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,873 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,873 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,874 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:09,874 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,874 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,874 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:09,874 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:09,874 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:09,874 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:09,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 227#L704-6true, 107#L702-3true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:09,875 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,875 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,875 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:09,875 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:09,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] L702-5-->L702-6: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_thr1_~#l~0#1.base_9| (store (select |v_#race_32| |v_ULTIMATE.start_thr1_~#l~0#1.base_9|) |v_ULTIMATE.start_thr1_~#l~0#1.offset_9| 0)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_9|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_9|} OutVars{#race=|v_#race_31|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_9|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_9|} AuxVars[] AssignedVars[#race][37], [281#(= |#race~s~0| 0), 277#true, 271#true, 24#L702-14true, 189#L702-14true, 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 279#true, 275#true, 52#L704-6true, 273#true, 126#L702-6true]) [2025-01-09 21:08:09,889 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:09,889 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:09,889 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:09,889 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:09,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 271#true, 27#L702-9true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:09,891 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,891 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,891 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,891 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 93#L702-4true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,932 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:09,932 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:09,932 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:09,932 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:09,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 27#L702-9true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,932 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:09,932 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,933 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,933 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:09,936 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:09,936 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,936 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,936 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:09,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:09,964 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,964 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,964 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,964 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,964 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:09,965 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#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], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:09,965 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,965 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1183] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1)) (.cse2 (select .cse0 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= (store |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse2 (select .cse0 .cse3)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse2) .cse4 .cse2) .cse3 .cse2) .cse1 .cse2))) (= (select .cse0 .cse4) .cse2)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:09,973 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:09,973 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,973 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:09,973 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:10,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:10,006 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:10,006 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:10,006 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:10,006 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:10,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 24#L702-14true, 271#true, 189#L702-14true, 49#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:10,007 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,007 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,007 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:08:10,007 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 27#L702-9true, 227#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:10,034 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,034 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,034 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,034 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:10,045 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 227#L704-6true, 284#true, 93#L702-4true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:10,045 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,045 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 135#L702-10true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:10,047 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,047 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,047 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,047 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:10,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:10,062 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:10,063 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:10,063 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:10,063 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:10,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:10,064 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:10,064 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:10,064 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:10,064 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:10,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:10,101 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:10,101 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:10,101 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:10,101 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:10,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:10,204 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:08:10,204 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:10,204 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:08:10,204 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:10,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 135#L702-10true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:10,216 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-01-09 21:08:10,216 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:10,216 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:10,216 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:08:10,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1183] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1)) (.cse2 (select .cse0 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= (store |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse2 (select .cse0 .cse3)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse2) .cse4 .cse2) .cse3 .cse2) .cse1 .cse2))) (= (select .cse0 .cse4) .cse2)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 152#L702-3true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:10,235 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-01-09 21:08:10,235 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:10,236 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:10,236 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:10,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:10,239 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:10,239 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:10,239 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:10,239 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:10,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1183] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 3)) (.cse4 (+ |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| 1)) (.cse2 (select .cse0 |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= (store |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= .cse2 (select .cse0 .cse3)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread2of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread2of3ForFork0_~#l~0#1.offset_5| .cse2) .cse4 .cse2) .cse3 .cse2) .cse1 .cse2))) (= (select .cse0 .cse4) .cse2)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread2of3ForFork0_~#l~0#1.offset=|v_thr1Thread2of3ForFork0_~#l~0#1.offset_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread2of3ForFork0_~#l~0#1.base=|v_thr1Thread2of3ForFork0_~#l~0#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 49#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:10,418 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-01-09 21:08:10,418 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2025-01-09 21:08:10,418 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,418 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:10,576 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:10,576 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:10,576 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:10,576 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:10,576 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:10,576 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:10,576 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:10,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 126#L702-6true, 273#true, 279#true]) [2025-01-09 21:08:10,577 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-01-09 21:08:10,577 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:10,577 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:10,577 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:10,577 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:10,598 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:08:10,598 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:10,598 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:10,598 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:10,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:10,604 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:08:10,604 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:10,604 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:10,604 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:10,604 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:10,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:10,641 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:08:10,641 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:10,641 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:10,641 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:10,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 126#L702-6true, 163#L702-14true]) [2025-01-09 21:08:10,989 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:10,989 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,989 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,989 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,993 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:10,993 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:10,994 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:10,994 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:10,994 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:10,994 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:10,994 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 126#L702-6true, 279#true, 273#true]) [2025-01-09 21:08:10,995 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:10,995 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,995 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,995 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,995 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:10,995 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:10,996 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:10,996 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:10,996 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:10,996 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,996 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:10,996 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:10,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:10,997 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:08:10,997 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,997 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,997 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-01-09 21:08:10,997 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:11,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:11,023 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,023 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,023 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,023 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,024 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,024 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,024 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,024 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:11,029 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,029 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,029 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,029 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:11,031 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,031 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,031 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,031 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,031 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,032 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,032 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,032 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,032 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,032 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:11,081 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,081 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,081 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,081 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:11,090 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,090 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,090 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,090 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:11,091 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,091 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,091 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,091 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,216 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:11,216 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:11,216 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,216 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:11,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 207#L702-7true, 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:11,277 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:11,277 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,277 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,277 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,282 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 93#L702-4true, 275#true, 273#true]) [2025-01-09 21:08:11,282 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:11,282 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:11,282 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:11,282 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:11,282 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:11,282 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:11,283 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:11,283 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,283 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,283 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,283 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:08:11,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 62#L702-8true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:11,284 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:08:11,284 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,284 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,284 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2025-01-09 21:08:11,284 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:08:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,307 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,307 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,307 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,307 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:11,312 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,312 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,312 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,312 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:11,313 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,313 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,313 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,313 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:11,315 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,315 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,315 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,315 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,315 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 46#L704-2true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:11,359 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,359 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,359 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,359 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,360 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,360 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,360 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,360 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,369 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:11,369 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,369 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:11,369 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:11,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:11,560 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:11,560 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,560 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,560 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:11,565 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:11,565 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:11,565 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,565 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,565 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#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], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:11,567 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 27#L702-9true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:11,567 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:11,567 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,567 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,595 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:08:11,595 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:11,595 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:11,595 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:11,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 46#L704-2true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:11,636 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:08:11,636 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:11,636 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:11,636 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:11,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:11,793 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 27#L702-9true, 271#true, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:11,794 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,794 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#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], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:11,799 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 27#L702-9true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:11,799 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,799 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,800 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true]) [2025-01-09 21:08:11,800 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:11,800 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:11,800 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,800 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,800 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:11,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:11,801 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,801 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:11,801 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:11,801 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:11,801 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:11,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:11,801 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,802 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,802 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,802 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:11,802 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-01-09 21:08:11,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 24#L702-14true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:11,838 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:08:11,838 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:11,838 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:11,838 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:12,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:12,041 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:12,041 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:12,041 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:12,041 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:12,047 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:12,047 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:12,047 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:12,048 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-01-09 21:08:12,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:12,081 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:12,081 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,082 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,082 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:12,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:12,089 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:12,089 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,089 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,089 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:12,089 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:12,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:12,151 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:12,151 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:12,151 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,151 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,154 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:12,154 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,154 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:12,154 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:12,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,556 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,556 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,556 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,556 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:12,558 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,558 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,558 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:12,561 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,561 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,561 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,563 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,563 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,563 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,563 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,563 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:12,564 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,564 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,564 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,564 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,564 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,565 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,565 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,565 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,565 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,565 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:12,566 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,566 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,566 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,566 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:12,603 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,603 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,603 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,603 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,604 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,604 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,604 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,604 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,612 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,612 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,612 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:12,613 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,613 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,613 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,615 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,615 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,615 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,616 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,616 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,674 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:12,674 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:12,674 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,674 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:12,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 277#true, 106#L704-6true, 271#true, 107#L702-3true, 274#true, 249#L704-6true, 284#true, Black: 279#true, 273#true]) [2025-01-09 21:08:12,683 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-01-09 21:08:12,683 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:12,683 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:12,683 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-01-09 21:08:12,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,744 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,744 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,745 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,745 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true]) [2025-01-09 21:08:12,745 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,745 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,745 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,745 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,747 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,747 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,747 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,748 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,748 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,748 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,749 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true]) [2025-01-09 21:08:12,749 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,749 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,750 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,750 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,783 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,783 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,783 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,784 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,784 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,784 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,784 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:12,785 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,785 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,785 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,789 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,789 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,789 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,789 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,790 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,790 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,790 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,791 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:12,791 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:12,791 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:12,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:12,882 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:08:12,882 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:12,882 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:12,882 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:12,882 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:12,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:12,928 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:12,928 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:12,928 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:12,928 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:13,034 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,034 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,034 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,034 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,034 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,036 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,036 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,036 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,037 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,037 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,038 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,038 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,038 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:13,063 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:13,063 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:13,063 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:13,063 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:13,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 46#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:13,083 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:13,083 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,083 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,083 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 193#$Ultimate##0true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,128 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,128 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 193#$Ultimate##0true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:13,129 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:13,129 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:13,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,130 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:13,130 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,131 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,131 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,131 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:13,131 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:13,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 46#L704-2true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:13,201 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,201 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,201 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,201 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,202 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,202 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,202 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,202 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,202 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,202 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,205 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,205 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,205 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,205 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,205 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,206 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,206 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,206 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,206 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,206 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,208 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,208 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,208 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,208 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,208 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:13,238 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:13,238 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:13,238 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:13,238 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:13,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 193#$Ultimate##0true, 190#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:13,300 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,300 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,300 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,300 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:13,301 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:13,301 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:13,301 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:13,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,362 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:08:13,363 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,363 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:13,363 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:13,363 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:13,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 215#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:13,364 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:08:13,364 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:13,364 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:13,364 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:13,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 46#L704-2true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,366 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:08:13,366 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:13,366 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,366 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:13,366 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-01-09 21:08:13,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 118#L704-1true, 273#true]) [2025-01-09 21:08:13,762 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,762 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:13,763 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:13,763 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,763 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 24#L702-14true, 271#true, 249#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,780 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 24#L702-14true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:13,780 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 24#L702-14true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:13,780 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,780 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,781 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,781 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:13,816 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:13,816 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,816 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,816 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true, 55#L700-1true]) [2025-01-09 21:08:13,838 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:08:13,838 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:08:13,838 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:13,838 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:13,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:13,839 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:13,839 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,839 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:13,839 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,839 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:13,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,889 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,889 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,889 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,889 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,890 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,890 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,890 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,890 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 118#L704-1true, 273#true]) [2025-01-09 21:08:13,893 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,893 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,893 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,893 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,894 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:13,894 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,894 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:13,895 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,895 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,895 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,895 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:13,898 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,898 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,898 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:13,912 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [60#L704-1true, 277#true, 112#L702-3true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:13,912 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,912 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 46#L704-2true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:13,913 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:13,913 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:13,913 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:13,913 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:13,913 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:13,913 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:13,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 24#L702-14true, 271#true, 143#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:13,914 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,914 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:13,914 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:13,914 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:13,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:13,944 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:13,944 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,944 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,944 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:13,948 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:13,948 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,948 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,948 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:13,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true, 55#L700-1true]) [2025-01-09 21:08:13,965 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:13,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:13,965 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:13,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:13,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:13,966 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:13,966 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,966 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:08:13,966 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,966 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:13,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:13,980 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:13,980 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:13,980 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:13,980 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:13,980 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:13,980 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 215#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,003 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,003 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,003 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,016 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,016 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,016 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,016 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:14,017 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,017 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,017 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,017 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,018 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,018 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,018 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,018 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,021 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:14,021 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:14,021 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,022 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,022 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:14,023 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:14,023 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:14,024 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,024 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,024 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,026 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:14,026 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,026 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,026 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,026 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,026 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,027 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,027 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,027 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,027 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,027 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 107#L702-3true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,028 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,028 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,028 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,029 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,029 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,029 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 201#$Ultimate##0true, 277#true, 106#L704-6true, 271#true, 107#L702-3true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,037 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,037 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,037 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,037 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][32], [281#(= |#race~s~0| 0), 277#true, 271#true, 227#L704-6true, 104#$Ultimate##0true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,038 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,039 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,039 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,039 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,045 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,045 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 112#L702-3true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:14,046 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 46#L704-2true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:14,046 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:14,046 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,046 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 46#L704-2true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:14,072 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-01-09 21:08:14,072 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:14,072 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:14,072 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 193#$Ultimate##0true, Black: 281#(= |#race~s~0| 0), 249#L704-6true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,092 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 193#$Ultimate##0true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,092 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,092 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:14,093 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,101 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,101 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,101 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,124 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 190#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,124 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,124 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,124 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,125 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,125 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,125 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,138 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,138 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,138 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,138 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,139 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 93#L702-4true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,139 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,139 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 143#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,141 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,141 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,141 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,141 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:14,142 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:14,142 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,142 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:14,143 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,143 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,143 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,143 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 118#L704-1true, 273#true]) [2025-01-09 21:08:14,144 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 143#L704-2true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:14,144 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,144 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 190#L704-2true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,145 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,145 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,145 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,148 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,148 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,148 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,149 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 93#L702-4true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,149 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,149 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,167 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:08:14,167 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,167 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:14,167 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 126#L702-6true, 273#true, 279#true]) [2025-01-09 21:08:14,189 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:08:14,189 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:14,189 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:14,189 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:14,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:14,248 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:14,248 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 143#L704-2true, 190#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,249 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,249 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,249 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,249 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 126#L702-6true, 273#true]) [2025-01-09 21:08:14,251 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,251 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,251 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:08:14,251 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-01-09 21:08:14,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 273#true, 279#true]) [2025-01-09 21:08:14,288 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:14,288 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,288 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,288 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 126#L702-6true, 279#true, 273#true]) [2025-01-09 21:08:14,289 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:14,289 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,289 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,289 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:14,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 126#L702-6true]) [2025-01-09 21:08:14,325 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,325 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,325 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,325 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,345 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,345 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,345 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,345 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:14,347 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,348 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,348 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,348 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 126#L702-6true, 273#true]) [2025-01-09 21:08:14,349 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,349 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,349 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,349 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:14,350 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,350 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,351 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,351 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 24#L702-14true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:14,369 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:08:14,369 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,369 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,369 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:14,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 273#true, 279#true]) [2025-01-09 21:08:14,397 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:14,397 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,397 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,397 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 207#L702-7true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,399 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:14,399 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,399 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,399 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:14,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 207#L702-7true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,437 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,437 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,437 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,437 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 107#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,452 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,452 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,452 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,452 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,454 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,454 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,454 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:14,454 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:14,454 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,454 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-01-09 21:08:14,454 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:14,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:14,455 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,455 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,455 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,455 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:14,457 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,457 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,457 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,457 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 207#L702-7true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,458 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,458 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,458 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,458 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:14,459 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,459 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,459 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,459 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 107#L702-3true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:14,460 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,460 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,460 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,460 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:14,471 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,471 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:14,471 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,471 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 112#L702-3true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:14,472 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:08:14,472 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,472 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:14,472 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 118#L704-1true, 279#true, 273#true]) [2025-01-09 21:08:14,494 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 27#L702-9true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 279#true, 273#true]) [2025-01-09 21:08:14,494 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:14,494 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:14,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,495 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:08:14,495 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:14,495 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:14,495 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:14,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 62#L702-8true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,523 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,523 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,523 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,523 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,531 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,531 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:14,531 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,531 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 161#L702-4true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:14,540 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 249#L704-6true, Black: 279#true, 93#L702-4true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,540 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,540 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,544 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,544 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:14,544 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:14,544 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:14,544 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,544 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,545 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 161#L702-4true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:14,545 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,545 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:14,548 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,549 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,549 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 62#L702-8true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,550 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,550 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,550 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,550 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:14,553 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,553 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,553 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,553 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:14,570 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,570 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:14,570 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-01-09 21:08:14,570 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,570 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-01-09 21:08:14,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 279#true, 273#true]) [2025-01-09 21:08:14,591 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:14,591 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,591 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,591 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 27#L702-9true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,593 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:14,593 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,593 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,593 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,594 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:14,594 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,594 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,594 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true]) [2025-01-09 21:08:14,840 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,840 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,840 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,840 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,855 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,855 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:14,855 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,855 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:14,855 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:14,855 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-01-09 21:08:14,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 135#L702-10true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:14,857 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,857 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,857 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,857 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 27#L702-9true, 271#true, 227#L704-6true, 143#L704-2true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:14,858 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,858 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,858 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,858 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,861 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,861 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,861 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:08:14,861 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,861 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-01-09 21:08:14,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:14,871 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:14,871 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,871 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,871 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:14,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:14,884 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:14,884 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,884 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,884 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 135#L702-10true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,912 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,912 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,912 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,912 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [60#L704-1true, 277#true, 271#true, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:14,925 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,925 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,925 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,925 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 135#L702-10true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:14,929 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,929 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,929 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,929 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 93#L702-4true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,932 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,932 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,932 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,932 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,932 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 107#L702-3true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:14,933 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,933 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,933 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,933 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:08:14,933 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-01-09 21:08:14,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:14,943 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:14,943 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,943 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,943 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:14,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 161#L702-4true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 279#true, 273#true, 163#L702-14true]) [2025-01-09 21:08:14,995 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-01-09 21:08:14,996 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:14,996 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:14,996 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:15,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 46#L704-2true, Black: 281#(= |#race~s~0| 0), 93#L702-4true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:15,001 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-01-09 21:08:15,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:15,001 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:08:15,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:15,001 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-01-09 21:08:15,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([902] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][31], [281#(= |#race~s~0| 0), 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 189#L702-14true, 227#L704-6true, 284#true, Black: 279#true, 275#true, 152#L702-3true, 273#true]) [2025-01-09 21:08:15,046 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,046 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,046 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:15,046 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 126#L702-6true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,065 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:08:15,065 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,065 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,065 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:15,067 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:08:15,067 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:15,067 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:15,067 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,068 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,068 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:08:15,068 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:15,068 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:15,068 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:15,068 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:15,068 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 126#L702-6true, 273#true, 279#true]) [2025-01-09 21:08:15,071 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:08:15,071 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:08:15,071 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,071 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,071 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:08:15,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 284#true, 215#L704-1true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,099 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:08:15,099 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:15,099 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:15,099 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:15,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,133 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 126#L702-6true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,133 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,133 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:15,135 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 112#L702-3true, 271#true, 143#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,136 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,136 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:15,136 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:15,137 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:15,137 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-01-09 21:08:15,137 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 273#true, 279#true]) [2025-01-09 21:08:15,139 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,139 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,139 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,139 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,139 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 126#L702-6true, 273#true, 279#true]) [2025-01-09 21:08:15,140 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,140 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,140 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,140 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:08:15,140 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:08:15,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 215#L704-1true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,164 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,165 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:15,165 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,165 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 284#true, Black: 279#true, 215#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,166 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,166 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:15,166 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,167 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,206 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,206 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,206 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,206 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,207 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,207 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,207 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,207 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,210 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,210 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,210 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,210 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:15,210 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:15,210 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:15,210 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-01-09 21:08:15,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 273#true, 279#true]) [2025-01-09 21:08:15,211 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,211 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,211 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,211 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,211 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 143#L704-2true, 207#L702-7true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:15,212 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,212 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:08:15,212 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,212 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,212 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:08:15,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 52#L704-6true, 279#true, 273#true]) [2025-01-09 21:08:15,220 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,220 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,220 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,220 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 215#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,235 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,235 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,235 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,235 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:15,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,237 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,237 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:15,237 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,237 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,239 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,239 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:15,239 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,239 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 27#L702-9true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,286 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,286 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,286 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,286 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#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], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:15,290 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 27#L702-9true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:15,290 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 118#L704-1true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:15,290 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 143#L704-2true, 62#L702-8true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:15,291 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,291 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-01-09 21:08:15,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,314 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:08:15,314 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:15,314 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:15,314 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:15,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,351 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,351 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,351 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,351 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 27#L702-9true, 271#true, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,352 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,352 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,352 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:15,355 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 273#true, 279#true]) [2025-01-09 21:08:15,355 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,355 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 27#L702-9true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:15,356 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 279#true, 273#true]) [2025-01-09 21:08:15,356 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,356 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:15,410 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,410 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,410 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,410 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 112#L702-3true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:15,413 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:15,413 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:15,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:08:15,413 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-01-09 21:08:15,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, 135#L702-10true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:15,414 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,414 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,414 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:08:15,414 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,414 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-01-09 21:08:15,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, 284#true, Black: 279#true, 215#L704-1true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,444 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:15,444 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:15,444 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:15,444 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:15,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,447 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:15,447 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:15,447 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:15,447 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:15,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 215#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,506 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,506 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,506 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,506 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,510 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,510 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,510 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,510 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 215#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,511 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,511 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,511 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,514 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,514 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,514 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,514 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,518 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,518 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,518 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,518 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:15,518 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,518 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,519 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,519 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:15,519 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,519 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,519 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,519 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:15,520 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:15,520 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,520 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:15,520 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:15,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,584 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,584 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,586 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,586 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 275#true, 273#true]) [2025-01-09 21:08:15,586 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,587 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,587 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,587 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,587 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,587 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,587 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:15,588 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,588 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,588 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,588 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,589 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:15,589 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:15,589 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:15,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:15,617 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:08:15,617 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:15,617 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:08:15,617 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-01-09 21:08:15,617 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:15,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 234#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 279#true, 52#L704-6true]) [2025-01-09 21:08:15,618 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,618 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,618 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,618 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,618 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 46#L704-2true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:15,669 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:15,669 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,669 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,670 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,670 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:08:15,670 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:15,670 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,670 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:08:15,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:15,726 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 46#L704-2true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:15,726 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,726 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:08:15,726 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:08:15,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:15,788 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:08:15,788 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:15,788 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:08:15,788 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:15,788 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:08:16,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 271#true, 24#L702-14true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 279#true, 273#true]) [2025-01-09 21:08:16,091 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:08:16,092 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,092 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,092 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 118#L704-1true, 273#true]) [2025-01-09 21:08:16,133 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,133 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,133 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,133 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 284#true, Black: 279#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:16,134 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,134 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,134 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,134 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:16,138 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,138 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,138 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,138 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,138 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,139 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,139 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,139 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,139 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 284#true, Black: 279#true, 275#true, 215#L704-1true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,139 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,139 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,140 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,140 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:08:16,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 46#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 118#L704-1true, 273#true, 279#true]) [2025-01-09 21:08:16,153 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,153 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,153 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,153 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:16,154 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,154 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,154 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,154 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:16,170 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,170 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,170 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,170 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,171 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,171 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,171 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,171 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,171 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:16,190 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,190 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,190 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,190 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:16,191 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,191 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,191 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,192 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,192 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,192 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,193 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,193 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,193 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,193 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true]) [2025-01-09 21:08:16,197 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,197 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,197 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,198 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,198 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,198 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,198 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,199 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,199 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,199 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, 284#true, Black: 279#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,200 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,200 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,200 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,200 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,200 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,201 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 215#L704-1true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,201 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,201 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,201 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,202 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 60#L704-1true, 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,202 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,202 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 118#L704-1true, 275#true, 273#true]) [2025-01-09 21:08:16,203 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:08:16,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:08:16,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:16,216 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:08:16,216 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,216 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,216 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,229 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,229 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,229 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,230 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,230 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,230 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,230 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,230 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,231 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,231 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,231 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:16,249 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,249 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,249 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,250 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,250 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,250 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,250 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,251 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,251 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,251 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,251 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,254 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 143#L704-2true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,254 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,254 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,255 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,255 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,255 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,256 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,256 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,256 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,257 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 279#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,257 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 46#L704-2true, 284#true, Black: 279#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,258 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,258 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,258 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,259 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,259 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,259 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:08:16,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,269 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:08:16,269 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,269 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:16,269 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 215#L704-1true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:16,318 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-01-09 21:08:16,318 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:16,318 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:08:16,318 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:08:16,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 215#L704-1true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,341 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,341 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,341 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:16,341 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 118#L704-1true, 273#true]) [2025-01-09 21:08:16,342 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,342 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,342 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,342 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:16,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [60#L704-1true, 281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,343 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,343 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,343 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,343 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:08:16,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 55#L700-1true]) [2025-01-09 21:08:16,344 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,344 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,344 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,344 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:16,345 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,345 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,345 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:08:16,345 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:08:16,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 249#L704-6true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true]) [2025-01-09 21:08:16,357 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,357 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,357 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,357 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,366 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][73], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 190#L704-2true, 249#L704-6true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,366 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,366 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 78#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, 249#L704-6true, Black: 279#true, 284#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,367 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 143#L704-2true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 273#true]) [2025-01-09 21:08:16,367 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 46#L704-2true, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,368 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,368 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,368 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,368 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 166#ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 284#true, 275#true, 273#true, 52#L704-6true]) [2025-01-09 21:08:16,368 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,368 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,369 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,369 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:08:16,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([917] L701-2-->L700-1: Formula: true InVars {} OutVars{ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_2|} AuxVars[] AssignedVars[ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_~#l~0#1.offset][235], [277#true, 271#true, 189#L702-14true, 143#L704-2true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true, 55#L700-1true]) [2025-01-09 21:08:16,370 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,371 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,371 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:08:16,371 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:08:16,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [60#L704-1true, 277#true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:16,388 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:08:16,389 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,389 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,389 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 284#true, 118#L704-1true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:16,391 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:08:16,391 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,391 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:08:16,391 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,391 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 46#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 215#L704-1true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:16,409 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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], [60#L704-1true, 277#true, 271#true, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:16,409 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,409 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 118#L704-1true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:16,412 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [60#L704-1true, 277#true, 271#true, 24#L702-14true, 189#L702-14true, 143#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 279#true, 273#true]) [2025-01-09 21:08:16,412 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:08:16,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1120] L701-->L702-14: Formula: (let ((.cse0 (select |v_#race_181| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| 1)) (.cse1 (+ 2 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse4 (+ 3 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|)) (.cse2 (select .cse0 |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|))) (and (= (select .cse0 .cse1) .cse2) (= .cse2 (select .cse0 .cse3)) (= (select .cse0 .cse4) .cse2) (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= (store |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread1of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_5| .cse2) .cse3 .cse2) .cse1 .cse2) .cse4 .cse2)))))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0_~#l~0#1.offset=|v_thr1Thread1of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread1of3ForFork0_~#l~0#1.base=|v_thr1Thread1of3ForFork0_~#l~0#1.base_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, #memory_int=|v_#memory_int_133|, #race~t~0=|v_#race~t~0_261|, 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_166} 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, 189#L702-14true, 190#L704-2true, Black: 281#(= |#race~s~0| 0), 46#L704-2true, 284#true, 275#true, 273#true, 279#true, 163#L702-14true]) [2025-01-09 21:08:16,429 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:08:16,429 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,429 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,429 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] L701-->L702-14: Formula: (let ((.cse4 (select |v_#race_181| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|))) (let ((.cse3 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 3)) (.cse2 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 2)) (.cse1 (+ |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| 1)) (.cse0 (select .cse4 |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|))) (and (not (= (ite (not (= (mod v_~t~0_167 4294967296) 4294967295)) 1 0) 0)) (= v_~t~0_166 (+ v_~t~0_167 1)) (= |v_#race_181| (store |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (store (store (store (select |v_#race_182| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse3)) (= (select .cse4 .cse2) .cse0) (= (store |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5| (store (select |v_#memory_int_134| |v_thr1Thread3of3ForFork0_~#l~0#1.base_5|) |v_thr1Thread3of3ForFork0_~#l~0#1.offset_5| v_~t~0_167)) |v_#memory_int_133|) (= (select .cse4 .cse1) .cse0)))) InVars {#race=|v_#race_182|, #memory_int=|v_#memory_int_134|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_167} OutVars{#race=|v_#race_181|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1_11|, thr1Thread3of3ForFork0_~#l~0#1.base=|v_thr1Thread3of3ForFork0_~#l~0#1.base_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base_11|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_9|, #memory_int=|v_#memory_int_133|, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base_11|, #race~t~0=|v_#race~t~0_261|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_9|, thr1Thread3of3ForFork0_~#l~0#1.offset=|v_thr1Thread3of3ForFork0_~#l~0#1.offset_5|, ~t~0=v_~t~0_166} AuxVars[] AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet4#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_#in~l#1.offset, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.base, #race~t~0, thr1Thread3of3ForFork0___VERIFIER_atomic_fetch_and_inc_~l#1.offset, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1, ~t~0][94], [277#true, 24#L702-14true, 271#true, 189#L702-14true, 143#L704-2true, 46#L704-2true, Black: 281#(= |#race~s~0| 0), 284#true, 275#true, 273#true, 279#true]) [2025-01-09 21:08:16,431 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:08:16,431 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,431 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,431 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:08:16,431 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:08:16,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([902] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][31], [281#(= |#race~s~0| 0), 277#true, 271#true, 227#L704-6true, 189#L702-14true, 284#true, 149#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#true, 275#true, 152#L702-3true, 273#true]) [2025-01-09 21:08:16,441 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:08:16,441 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:08:16,441 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-01-09 21:08:16,441 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:08:16,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][54], [281#(= |#race~s~0| 0), 182#L702-3true, 277#true, 271#true, 227#L704-6true, 249#L704-6true, 284#true, Black: 279#true, 275#true, 52#L704-6true, 273#true]) [2025-01-09 21:08:16,447 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:08:16,447 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,447 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:08:16,447 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:08:16,447 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:08:16,583 INFO L124 PetriNetUnfolderBase]: 48560/201741 cut-off events. [2025-01-09 21:08:16,584 INFO L125 PetriNetUnfolderBase]: For 15159/17699 co-relation queries the response was YES. [2025-01-09 21:08:17,833 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 3334094 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-01-09 21:08:19,056 INFO L140 encePairwiseOnDemand]: 278/288 looper letters, 20 selfloop transitions, 18 changer transitions 0/269 dead transitions. [2025-01-09 21:08:19,057 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 269 transitions, 766 flow [2025-01-09 21:08:19,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:08:19,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:08:19,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions. [2025-01-09 21:08:19,060 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8177083333333334 [2025-01-09 21:08:19,060 INFO L175 Difference]: Start difference. First operand has 232 places, 248 transitions, 648 flow. Second operand 6 states and 1413 transitions. [2025-01-09 21:08:19,060 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 269 transitions, 766 flow [2025-01-09 21:08:19,821 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 269 transitions, 726 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:08:19,824 INFO L231 Difference]: Finished difference. Result has 240 places, 266 transitions, 736 flow [2025-01-09 21:08:19,824 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-01-09 21:08:19,825 INFO L279 CegarLoopForPetriNet]: 274 programPoint places, -34 predicate places. [2025-01-09 21:08:19,825 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 266 transitions, 736 flow [2025-01-09 21:08:19,825 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-01-09 21:08:19,825 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:08:19,826 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-01-09 21:08:19,826 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-01-09 21:08:19,826 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2025-01-09 21:08:19,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:08:19,826 INFO L85 PathProgramCache]: Analyzing trace with hash 1873080970, now seen corresponding path program 1 times [2025-01-09 21:08:19,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:08:19,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [290640071] [2025-01-09 21:08:19,826 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:08:19,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:08:19,837 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-01-09 21:08:19,842 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-01-09 21:08:19,842 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:08:19,843 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:08:20,028 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:08:20,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:08:20,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [290640071] [2025-01-09 21:08:20,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [290640071] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:08:20,028 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:08:20,028 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:08:20,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [303186564] [2025-01-09 21:08:20,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:08:20,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:08:20,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:08:20,029 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:08:20,029 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:08:20,162 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 288 [2025-01-09 21:08:20,164 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-01-09 21:08:20,164 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:08:20,164 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 288 [2025-01-09 21:08:20,164 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:08:20,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 152#L702-3true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:20,397 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-01-09 21:08:20,397 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-01-09 21:08:20,397 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-09 21:08:20,397 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-09 21:08:20,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:20,424 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:08:20,425 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-09 21:08:20,425 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:08:20,425 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:08:20,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 152#L702-3true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:20,428 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-01-09 21:08:20,428 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:08:20,428 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-01-09 21:08:20,428 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-01-09 21:08:20,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:20,458 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-01-09 21:08:20,458 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-01-09 21:08:20,458 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:08:20,458 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-01-09 21:08:20,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [201#$Ultimate##0true, 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)), 107#L702-3true, 284#true, 152#L702-3true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:20,858 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-01-09 21:08:20,858 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:08:20,858 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:20,858 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:20,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [201#$Ultimate##0true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:20,899 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:08:20,899 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:08:20,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:20,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:20,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [201#$Ultimate##0true, 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, 152#L702-3true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:20,911 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-01-09 21:08:20,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:20,911 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-01-09 21:08:20,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:20,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [201#$Ultimate##0true, 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, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:20,965 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-01-09 21:08:20,965 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-01-09 21:08:20,965 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:20,965 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true, 126#L702-6true]) [2025-01-09 21:08:21,118 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-01-09 21:08:21,118 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,118 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,118 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 126#L702-6true]) [2025-01-09 21:08:21,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 126#L702-6true]) [2025-01-09 21:08:21,119 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 93#L702-4true, 126#L702-6true]) [2025-01-09 21:08:21,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,194 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true]) [2025-01-09 21:08:21,194 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 207#L702-7true, Black: 279#true]) [2025-01-09 21:08:21,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 207#L702-7true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,195 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,195 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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)), 62#L702-8true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,277 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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)), 107#L702-3true, 62#L702-8true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:21,277 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 62#L702-8true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true]) [2025-01-09 21:08:21,278 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 62#L702-8true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,278 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1130] L702-5-->L702-6: Formula: (= (store |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0)) |v_#race_11|) InVars {#race=|v_#race_12|, 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_11|, 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)), 24#L702-14true, 189#L702-14true, 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, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true, 176#L702-6true, 126#L702-6true]) [2025-01-09 21:08:21,357 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-01-09 21:08:21,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,357 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-01-09 21:08:21,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,370 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true]) [2025-01-09 21:08:21,370 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, 27#L702-9true, Black: 279#true]) [2025-01-09 21:08:21,370 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, 27#L702-9true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,370 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,370 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1130] L702-5-->L702-6: Formula: (= (store |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0)) |v_#race_11|) InVars {#race=|v_#race_12|, 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_11|, 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)), 24#L702-14true, 189#L702-14true, 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, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 207#L702-7true, Black: 279#true, 176#L702-6true]) [2025-01-09 21:08:21,454 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-01-09 21:08:21,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-01-09 21:08:21,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:21,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:21,467 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true]) [2025-01-09 21:08:21,467 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, 135#L702-10true, Black: 279#true]) [2025-01-09 21:08:21,467 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, 135#L702-10true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:21,467 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1130] L702-5-->L702-6: Formula: (= (store |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0)) |v_#race_11|) InVars {#race=|v_#race_12|, 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_11|, 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)), 24#L702-14true, 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)), 189#L702-14true, 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)), 62#L702-8true, 284#true, 275#true, 273#true, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true, 176#L702-6true]) [2025-01-09 21:08:21,556 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2025-01-09 21:08:21,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:21,556 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:08:21,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1130] L702-5-->L702-6: Formula: (= (store |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0)) |v_#race_11|) InVars {#race=|v_#race_12|, 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_11|, 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)), 24#L702-14true, 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)), 189#L702-14true, 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, 277#true, 27#L702-9true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 279#true, 176#L702-6true]) [2025-01-09 21:08:21,667 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-01-09 21:08:21,667 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:08:21,667 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,667 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-01-09 21:08:21,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1130] L702-5-->L702-6: Formula: (= (store |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9| (store (select |v_#race_12| |v_thr1Thread1of3ForFork0_~#l~0#1.base_9|) |v_thr1Thread1of3ForFork0_~#l~0#1.offset_9| 0)) |v_#race_11|) InVars {#race=|v_#race_12|, 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_11|, 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], [24#L702-14true, 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)), 189#L702-14true, 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, 277#true, 271#true, 297#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 135#L702-10true, Black: 279#true, 176#L702-6true]) [2025-01-09 21:08:21,984 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-01-09 21:08:21,984 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-01-09 21:08:21,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:21,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([902] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 152#L702-3true, 295#true, 277#true, 271#true, Black: 279#true, 93#L702-4true, 272#true]) [2025-01-09 21:08:22,424 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([902] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 152#L702-3true, 295#true, 277#true, 271#true, Black: 279#true, 272#true]) [2025-01-09 21:08:22,424 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:08:22,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 295#true, 277#true, 271#true, 49#L702-4true, Black: 279#true, 272#true]) [2025-01-09 21:08:22,425 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 152#L702-3true, 295#true, 277#true, 271#true, Black: 279#true, 272#true]) [2025-01-09 21:08:22,425 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-01-09 21:08:22,425 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-01-09 21:08:23,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 152#L702-3true, 52#L704-6true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:23,084 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2025-01-09 21:08:23,084 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:23,084 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2025-01-09 21:08:23,084 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:23,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 274#true, 284#true, 52#L704-6true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:23,224 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2025-01-09 21:08:23,224 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:23,224 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:23,224 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 126#L702-6true]) [2025-01-09 21:08:23,714 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 126#L702-6true, 178#L702-4true]) [2025-01-09 21:08:23,714 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:08:23,714 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:08:24,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([902] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 104#$Ultimate##0true, 274#true, 284#true, 152#L702-3true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:24,158 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([902] L702-14-->L702-3: Formula: (= |v_#race~s~0_16| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_16|} AuxVars[] AssignedVars[#race~s~0][70], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 104#$Ultimate##0true, 107#L702-3true, 274#true, 284#true, 152#L702-3true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,158 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,158 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true]) [2025-01-09 21:08:24,159 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 207#L702-7true, Black: 279#true, 178#L702-4true]) [2025-01-09 21:08:24,159 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:24,159 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 104#$Ultimate##0true, 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:24,160 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 104#$Ultimate##0true, 107#L702-3true, 274#true, 284#true, 152#L702-3true, 273#true, 295#true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,160 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-01-09 21:08:24,160 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 62#L702-8true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,369 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 62#L702-8true, 284#true, 273#true, 295#true, 277#true, 271#true, Black: 279#true, 178#L702-4true]) [2025-01-09 21:08:24,369 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,369 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:24,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,459 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-01-09 21:08:24,459 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:24,459 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:24,459 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 27#L702-9true, Black: 279#true, 178#L702-4true]) [2025-01-09 21:08:24,605 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true]) [2025-01-09 21:08:24,605 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-01-09 21:08:24,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-01-09 21:08:24,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:24,689 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,689 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,690 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,690 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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)), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,723 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true]) [2025-01-09 21:08:24,723 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 62#L702-8true, 284#true, 275#true, 215#L704-1true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,773 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 215#L704-1true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 126#L702-6true]) [2025-01-09 21:08:24,773 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 215#L704-1true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true]) [2025-01-09 21:08:24,773 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 215#L704-1true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true]) [2025-01-09 21:08:24,773 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:24,773 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:24,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 215#L704-1true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true]) [2025-01-09 21:08:24,774 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:24,774 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,774 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,774 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:24,780 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:24,780 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,780 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,780 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:24,780 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:24,781 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,781 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:24,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 24#L702-14true, 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, 152#L702-3true, 275#true, 52#L704-6true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,850 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-01-09 21:08:24,850 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:24,850 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:24,850 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2025-01-09 21:08:24,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [201#$Ultimate##0true, 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, 152#L702-3true, 275#true, 52#L704-6true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,850 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,850 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,851 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,851 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:24,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][154], [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)), 104#$Ultimate##0true, 284#true, 152#L702-3true, 275#true, 52#L704-6true, 273#true, 295#true, 277#true, 112#L702-3true, 271#true, Black: 279#true]) [2025-01-09 21:08:24,851 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,851 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,851 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:24,851 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 277#true, 271#true, 135#L702-10true, Black: 279#true, 178#L702-4true]) [2025-01-09 21:08:25,168 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][72], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true]) [2025-01-09 21:08:25,168 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-01-09 21:08:25,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,246 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,246 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,246 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,274 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,274 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,274 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 62#L702-8true, 284#true, 215#L704-1true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,279 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 215#L704-1true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true, 126#L702-6true]) [2025-01-09 21:08:25,279 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 215#L704-1true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,279 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-01-09 21:08:25,279 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 215#L704-1true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,280 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 215#L704-1true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,280 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,280 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true]) [2025-01-09 21:08:25,321 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,321 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,321 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,321 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 190#L704-2true, 62#L702-8true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:25,390 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 126#L702-6true]) [2025-01-09 21:08:25,390 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true]) [2025-01-09 21:08:25,390 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true]) [2025-01-09 21:08:25,391 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true]) [2025-01-09 21:08:25,391 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,391 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true]) [2025-01-09 21:08:25,399 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,399 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,399 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,399 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,399 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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)), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:25,400 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, Black: 279#true]) [2025-01-09 21:08:25,400 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, 46#L704-2true, Black: 279#true]) [2025-01-09 21:08:25,400 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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)), 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:25,400 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,400 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 112#L702-3true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:25,401 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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, 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 112#L702-3true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:25,401 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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)), 161#L702-4true, 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)), 107#L702-3true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:25,401 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,401 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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)), 161#L702-4true, 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, 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:25,404 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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)), 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 171#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 277#true, 271#true, 249#L704-6true, Black: 279#true]) [2025-01-09 21:08:25,404 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,404 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 24#L702-14true, 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, 52#L704-6true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,500 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,500 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,500 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,500 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [201#$Ultimate##0true, 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, 52#L704-6true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,500 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,500 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,501 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,501 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][154], [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)), 104#$Ultimate##0true, 284#true, 275#true, 52#L704-6true, 273#true, 295#true, 277#true, 112#L702-3true, 271#true, 49#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,501 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,501 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,501 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,501 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 46#L704-2true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,675 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-01-09 21:08:25,675 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:25,675 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:25,675 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 190#L704-2true, 62#L702-8true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,680 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true, 126#L702-6true]) [2025-01-09 21:08:25,680 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 135#L702-10true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,680 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:25,680 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 207#L702-7true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,681 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 190#L704-2true, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 27#L702-9true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,681 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,681 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,771 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 46#L704-2true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,771 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [60#L704-1true, 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, 182#L702-3true, 277#true, 112#L702-3true, 271#true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,771 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 46#L704-2true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,771 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-01-09 21:08:25,771 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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), 161#L702-4true, 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, 182#L702-3true, 277#true, 271#true, 249#L704-6true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,772 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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, 182#L702-3true, 277#true, 112#L702-3true, 271#true, 249#L704-6true, 93#L702-4true, Black: 279#true]) [2025-01-09 21:08:25,772 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][61], [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)), 233#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 284#true, 275#true, 273#true, 295#true, 182#L702-3true, 277#true, 271#true, 249#L704-6true, Black: 279#true, 93#L702-4true]) [2025-01-09 21:08:25,772 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2025-01-09 21:08:25,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1186] L702-14-->L702-3: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][82], [Black: 289#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 288#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 286#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 287#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 107#L702-3true, 274#true, 284#true, 273#true, 295#true, 146#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 182#L702-3true, 277#true, 271#true, Black: 279#true]) [2025-01-09 21:08:25,950 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2025-01-09 21:08:25,950 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:25,950 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2025-01-09 21:08:25,950 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event